Update README.md

This commit is contained in:
adrienmalin
2018-07-31 15:51:01 +02:00
committed by GitHub
parent 5feddd3159
commit 6bccb61b2f

View File

@ -5,7 +5,7 @@ Another Tetris clone using Qt5 on Python 3.x
* Python 3.x * Python 3.x
* A Qt5 library (PyQt5 or PySide) * 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 As for now, qdarkstyle doesn't support PySide2 so PyQt5 is recommanded