Update readme

This commit is contained in:
2024-03-25 16:20:42 +01:00
parent afb1729498
commit 8cea0b89a0

View File

@@ -18,3 +18,6 @@ This can be achieved as follows:
### Exit the program
To avoid exiting the program by mistake you have to press `ctrl + m` to leave the prompt.
### Database
The collected data will be stored in a sqlite database. The current working directory must be readable and writeable to store the `ratings.db` file.