aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Tismer <ctismer@gmail.com>2015-09-20 00:55:05 +0200
committerChristian Tismer <ctismer@gmail.com>2015-09-20 00:55:05 +0200
commit4322c2e0f7b790789b685696affad7130e297802 (patch)
treedd2d6620815aecdfb72a8ebd3d7bdc1ac1ab53a2
parentd99644c02eea1b0b68bbdf63bbdf68c44de53c45 (diff)
add more resources
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
index cc0f835..7ffe058 100644
--- a/README.md
+++ b/README.md
@@ -4,3 +4,18 @@ Tools
PySide development tools (pyuic and pyrcc)
This repository is the tools for PySide2. If you would like to install PySide2, please go to [pyside2-setup](https://github.com/PySide/pyside2-setup) for instructions.
+
+Resources:
+
+* [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