Update README.md

This commit is contained in:
adrienmalin 2018-07-31 16:27:10 +02:00 committed by GitHub
parent 6bccb61b2f
commit db8df6443b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,7 @@ Another Tetris clone using Qt5 on Python 3.x
* Python 3.x
* A Qt5 library (PyQt5 or PySide)
* Optionnal: [qdarkstyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet)
* Optionnal: [qdarkstyle](https://github.com/ColinDuquesnoy/QDarkStyleSheet) stylesheet
As for now, qdarkstyle doesn't support PySide2 so PyQt5 is recommanded