summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index fb74c68..a5bcf76 100644
--- a/README.md
+++ b/README.md
@@ -22,3 +22,6 @@ Assuming python and tkinter is installed, the IDE will start.
Note: if you are on a Debian based Linux distribution, you will have to the
command `sudo apt install python3-tk` to install tkinter!
Once this is done, you can now write and run FORTRAN code!
+
+Detailed command line instructions are in the readme in the src directory.
+Running the java program with the `-h` flag will also display all available options.