aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 6e7ff2c..232f2ab 100644
--- a/README.rst
+++ b/README.rst
@@ -1,6 +1,10 @@
PyKSS - Knyle Style Sheets
==========================
+.. image:: https://secure.travis-ci.org/seanbrant/pykss.png?branch=master
+ :target: http://travis-ci.org/seanbrant/pykss
+
+
PyKSS is a Python implementation of KSS_. KSS attempts to provide a
methodology for writing maintainable, documented CSS within a team.