From 39236c01ae6c9bc99ee3a02d8294679e12d9b734 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Mon, 22 May 2017 16:44:51 +0200 Subject: move everying into sources/pyside2 in preparation for a subtree merge. this should not be necessary to do in a separate commit, but git is a tad stupid about following history correctly without it. --- sources/pyside2/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 sources/pyside2/README.md (limited to 'sources/pyside2/README.md') diff --git a/sources/pyside2/README.md b/sources/pyside2/README.md new file mode 100644 index 000000000..c1897e859 --- /dev/null +++ b/sources/pyside2/README.md @@ -0,0 +1,10 @@ +# pyside2 + +[![Join the chat at https://gitter.im/PySide/pyside2](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/PySide/pyside2?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + +This repository is the sources for PySide2. If you would like to install PySide2, please go to [pyside2-setup](https://github.com/PySide/pyside2-setup) for instructions. + +### Project Status + +Have a look at the [Project Test Status](https://github.com/PySide/pyside2/wiki/Project-Test-Status) +in the [PySide2 Wiki](https://github.com/PySide/pyside2/wiki) \ No newline at end of file -- cgit v1.2.3