Skip to content
Snippets Groups Projects
Commit b6e1c895 authored by Callum Gran's avatar Callum Gran
Browse files

Merge branch 'fix/read-me' into 'main'

fix: added example file text in readme

See merge request !60
parents 7a043462 8ae9fcf4
No related branches found
No related tags found
1 merge request!60fix: added example file text in readme
Pipeline #230968 passed
...@@ -77,6 +77,7 @@ After writing `mvn javafx:run`, the program should open. ...@@ -77,6 +77,7 @@ After writing `mvn javafx:run`, the program should open.
## Usage ## Usage
To use the program simply download it and read the tutorial in the application. To use the program simply download it and read the tutorial in the application.
There are example files in the folder example_files which can be loaded in to the program to see how it works. The files are in a custom format, and the program will not be able to read other files. The files are also not very well written, and are only meant to be used as examples, although they are fully functional.
## Further development ## Further development
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment