aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2015-09-19 19:42:16 +0200
committerChristian Tismer <tismer@stackless.com>2015-09-19 19:42:16 +0200
commit0b9fcf6cfee2c0f712c757d2896b03cfbd6de852 (patch)
treeb85f46bc1b95fe8b5ae00f3097a918338664e85e
parentf69bcb12713ca10752f0175f64ae5bcb3125fedd (diff)
parent3d112c0cf32f3423cf7e6461382843f6f1e90ac4 (diff)
Merge pull request #1 from IronManMark20/master
change to md, add re-direct
-rw-r--r--README.md6
-rw-r--r--README.rst4
2 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..85e23ca
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+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/pyside-setup2) for instructions.
diff --git a/README.rst b/README.rst
deleted file mode 100644
index 53ffb34..0000000
--- a/README.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-Tools
-=====
-
-PySide development tools (pyuic and pyrcc)