From 6bccb61b2f2d2631ff28813ea4014002a88c74ca Mon Sep 17 00:00:00 2001 From: adrienmalin <41926238+adrienmalin@users.noreply.github.com> Date: Tue, 31 Jul 2018 15:51:01 +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 33b41e6..943568c 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) As for now, qdarkstyle doesn't support PySide2 so PyQt5 is recommanded