From e21eda2477b8ae6cf44e62d97094af2f93218ffa Mon Sep 17 00:00:00 2001 From: "chris.sutcliffe" Date: Wed, 15 Dec 2021 14:59:26 +0000 Subject: add cmd line options to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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. -- cgit v1.2.3