Update README.md

This commit is contained in:
adrienmalin 2018-07-31 15:51:01 +02:00 committed by GitHub
parent 5feddd3159
commit 6bccb61b2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)
As for now, qdarkstyle doesn't support PySide2 so PyQt5 is recommanded