diff --git a/README.md b/README.md index d408152..5122257 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ The above examples are from the book [Python and Qt: The Best Parts](https://bui ## Official PyQt demos -The [PyQt source archive](https://www.riverbankcomputing.com/software/pyqt/download5) also contains a large number of sample files. You can find them reproduced here in the [`src/pyqt-official`](src/pyqt-official) directory. They are licensed under the [GPL](src/pyqt-official/LICENSE). Screenshots to follow. +The [PyQt source archive](https://www.riverbankcomputing.com/software/pyqt/download5) also contains a large number of sample files. You can find them reproduced here in the [`src/pyqt-official`](src/pyqt-official) directory. They are [licensed under the GPL](src/pyqt-official/LICENSE). Screenshots to follow. ## Running the examples