aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorThomas Karl Pietrowski <thopiekar@googlemail.com>2016-02-08 22:41:11 +0100
committerThomas Karl Pietrowski <thopiekar@googlemail.com>2016-02-08 22:41:11 +0100
commit86d036fec371036681caa563c13a2e0dae51ebf6 (patch)
tree3a1d82c552b2815430b15b9b1d28a176b033f26e /README.md
parent398dacf51d28313087bca083d9d6b3bb44f4e030 (diff)
parent03a99b0ee3c8ae4b57d526a974965ac03c4f9355 (diff)
Merge pull request #25 from techtonik/patch-1
README.md Add build status for Linux AND Windows
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index e91396abb..11c54244f 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
#PySide2
+| Windows | Linux |
+|---------|-------|
+| [![AppVeyor](https://img.shields.io/appveyor/ci/techtonik/pyside2-setup.svg)](https://ci.appveyor.com/project/techtonik/pyside2-setup) | [![Travis CI](https://img.shields.io/travis/PySide/pyside2-setup.svg)](https://travis-ci.org/PySide/pyside2-setup) |
+
###Introduction