aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristian Tismer <ctismer@gmail.com>2015-09-20 00:49:40 +0200
committerChristian Tismer <ctismer@gmail.com>2015-09-20 00:49:40 +0200
commit5ccd9e60e01e32ebe4813382b4ae1b9cc81f91b8 (patch)
tree8a365211991ee7d0d0420f0914018cd46d8cf3c5 /README.md
parent0a9ca2b248cb10cca6f3082d3b8b798bb30dc5a4 (diff)
add a README that directs to other parts of the bundle.
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/README.md b/README.md
index 09a1f33..b64f97d 100644
--- a/README.md
+++ b/README.md
@@ -5,4 +5,15 @@ should download for building and getting further information.
Resources:
-https://github.com/PySide/pyside2-setup
+* [PySide2-setup](https://github.com/PySide/pyside2-setup)
+ The container-project with the setup.py script. It contains the following sub-projects:
+ * [PySide2 Wiki](https://github.com/PySide/pyside2/wiki)
+ Developer information
+ * [PySide2](https://github.com/PySide/pyside2)
+ The PySide2 project
+ * [Shiboken2](https://github.com/PySide/shiboken2)
+ The Shiboken2 project
+ * [PySide2-tools](https://github.com/PySide/pyside2-examples)
+ The PySide2-tools project
+ * [PySide2-examples](https://github.com/PySide/pyside2-examples)
+ The PySide2 example scripts