summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Radomski <github@mintwerk.de>2016-05-12 13:24:50 (GMT)
committerStefan Radomski <github@mintwerk.de>2016-05-12 13:24:50 (GMT)
commit46b41e28989ea66eeebe0b8a35a52fb2d22abf3f (patch)
tree9e9c8b4d0a457c50127fc847a06ade02475dad41
parentc690c81f0de1595f8e7451d4812fdd14fe7d5c78 (diff)
downloaduscxml-46b41e28989ea66eeebe0b8a35a52fb2d22abf3f.zip
uscxml-46b41e28989ea66eeebe0b8a35a52fb2d22abf3f.tar.gz
uscxml-46b41e28989ea66eeebe0b8a35a52fb2d22abf3f.tar.bz2
Display build status on front-page again
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7fe817b..f052151 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# Major update!
+[![Build Status](https://travis-ci.org/tklab-tud/uscxml.png?branch=master)](https://travis-ci.org/tklab-tud/uscxml)
+
We deprecated the [old uscxml interpreter](https://github.com/tklab-tud/uscxml/tree/legacy-1.0) and rewrote large parts with the lessons learned from the old version. The new implementation is not yet fully done and there is some functionality that has not (yet) made it to the new version.
I will update the documentation once I finished up on some polishing and remaining issues.