diff options
Diffstat (limited to 'src/PythonIDE/readme.md')
-rw-r--r-- | src/PythonIDE/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PythonIDE/readme.md b/src/PythonIDE/readme.md index c346509..545be58 100644 --- a/src/PythonIDE/readme.md +++ b/src/PythonIDE/readme.md @@ -2,4 +2,4 @@ - It's made with python, no non-default python libraries are needed - `java` must be on the path for it to work -- The `.jar` must be compiled and set as the first argument (an example `.bat` is here)
\ No newline at end of file +- The `.jar` must be compiled and set as the first argument (an example `.bat` and `.sh` is here)
\ No newline at end of file |