This is a short documentation on how to run the Reading tips program. First, ensure that you have a working Java installation. Using a typical Linux installation, traverse to the project folder and execute the supplied gradlew-script using the command
./gradlew run
or if you have gradle installed on your system
gradle run
The program starts. Now, you can issue commands by following the on-screen instructions, typing them on the screen and pressing enter on your keyboard. Currently only adding reading tips and listing all of them are supported operations. Typing the command
lopeta
exits the program.