Skip to content

Commit 58e3735

Browse files
committed
update README
1 parent c2feff1 commit 58e3735

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ This package is a modification of [swift-debugger](https://atom.io/packages/swif
2525
5. Hit the `Run` button. Focus moves to the first breakpoint.
2626
6. Use the buttons provided to navigate through your source. You can enter debugger commands directly in the command field.
2727
28+
The current version should support Python 2.5 and higher, including Python 3.
29+
The Python executable to be used while debugging can be changed in the settings.
30+
2831
![Atom Python Debugger](https://github.com/dpo/atom-python-debugger/raw/master/screenshots/atom-python-debugger-demo.gif)
2932
3033
## Current limitations

0 commit comments

Comments
 (0)