summaryrefslogtreecommitdiffstats
path: root/src/PythonIDE/readme.md
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2021-11-30 18:46:47 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2021-11-30 18:46:47 +0000
commitf6da53ee3575696ed955fef831b9e5380c83dce1 (patch)
treeb8058a8910c80c79cb6fa11c2b01c3f1a15a948f /src/PythonIDE/readme.md
parent0f5bb5efa6bc534392cf9b15ed05e7a383ad5e2a (diff)
downloadesotericFORTRAN-f6da53ee3575696ed955fef831b9e5380c83dce1.tar.gz
esotericFORTRAN-f6da53ee3575696ed955fef831b9e5380c83dce1.zip
added save as and new file implementations
Diffstat (limited to 'src/PythonIDE/readme.md')
-rw-r--r--src/PythonIDE/readme.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/PythonIDE/readme.md b/src/PythonIDE/readme.md
new file mode 100644
index 0000000..c346509
--- /dev/null
+++ b/src/PythonIDE/readme.md
@@ -0,0 +1,5 @@
+# Python esotericFORTRAN IDE
+
+- 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