From d45034c5b2ef602a4a011ca2f12609e4760266f7 Mon Sep 17 00:00:00 2001 From: Christian Tismer Date: Sun, 20 Sep 2015 00:59:16 +0200 Subject: add a readme --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3e48b14 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +Examples +======== + +PySide2 example scripts 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 -- cgit v1.2.3