summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 7f9dd37..7c4bad7 100644
--- a/README.rst
+++ b/README.rst
@@ -41,7 +41,8 @@ APScheduler also integrates with several common Python frameworks, like:
* `Tornado <http://www.tornadoweb.org/>`_
* `Twisted <http://twistedmatrix.com/>`_
* `Qt <http://qt-project.org/>`_ (using either
- `PyQt <http://www.riverbankcomputing.com/software/pyqt/intro>`_ or
+ `PyQt <http://www.riverbankcomputing.com/software/pyqt/intro>`_ ,
+ `PySide2 <https://wiki.qt.io/Qt_for_Python>`_)_ or
`PySide <http://qt-project.org/wiki/PySide>`_)
.. [#f1] The cutoff period for this is also configurable.