diff --git a/README.md b/README.md index 51e4088..abf1cd7 100644 --- a/README.md +++ b/README.md @@ -100,8 +100,10 @@ features here: [todos.md](docs/todos.md) ## Used packages -- [PyQt5](https://pyqt.readthedocs.io/en/latest/) - the GUI framework -- [PyInstaller](https://pyinstaller.readthedocs.io/en/stable/) - used for creating the binary +- [PyQt5](https://pyqt.readthedocs.io/en/latest/) - the GUI framework +- [PyInstaller](https://pyinstaller.readthedocs.io/en/stable/) - used for + creating the binary +- [pytest](https://docs.pytest.org/en/latest/) - used for testing ## Contributing