From db8df6443bf4cf8515c6fd501993df2c6aa3dd00 Mon Sep 17 00:00:00 2001 From: adrienmalin <41926238+adrienmalin@users.noreply.github.com> Date: Tue, 31 Jul 2018 16:27:10 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 943568c..5e7aaad 100644 --- a/README.md +++ b/README.md @@ -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