Skip to content

Commit afee5a5

Browse files
committed
Readme update
1 parent 00092f9 commit afee5a5

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,10 @@ Follow the [Wiki Session](https://github.com/albilu/netbeansPython/wiki) (WIP) f
1212
- JDK 11+
1313

1414
### Installation
15-
- Download the latest release and install in Netbeans: `Tools -> Plugins -> Downloaded -> Add Plugins -> Install`
16-
- Or install from Netbeans (WIP) `Tools -> Plugins -> Available Plugins -> Install`
15+
- Download the latest release and install in Netbeans: \
16+
`Tools -> Plugins -> Downloaded -> Add Plugins -> Install`
17+
- Or install from Netbeans (WIP) \
18+
`Tools -> Plugins -> Available Plugins -> Install`
1719

1820
## Goal of netbeansPython
1921

@@ -57,6 +59,6 @@ This project is driven by the need to bring to Netbeans similar support for Pyth
5759
- Go to test/tested class
5860
![ebaed2b72b503dec7733d6698f3a0a72.png](_resources/ebaed2b72b503dec7733d6698f3a0a72.png)
5961

60-
### Debugging
62+
### Debugger
6163
- Lite Python Debugger relying on the Python internal debugger `PDB` (breakpoints/callstack variable inspection) supported
6264
![74a5dd8877b9608931b49604ab59555d.png](_resources/74a5dd8877b9608931b49604ab59555d.png)

0 commit comments

Comments
 (0)