introduces Known Bugs to Readme

This commit is contained in:
2023-11-07 14:35:43 +01:00
parent a75a241f30
commit 8c311ea739

View File

@@ -25,4 +25,8 @@ At the moment, an alpha version is undertaken, with these features:
- Python 3.9 or higher - Python 3.9 or higher
- Enough disk space to hold the database - Enough disk space to hold the database
- run `python builddb.py` to build the SQLite-database-file before running `python rep_cli.py` - run `python builddb.py` to build the SQLite-database-file before running `python rep_cli.py`
## Known Bugs
- Marking a piece as mastered the second time, the database wont insert the entry and the program will crash