diff options
| -rw-r--r-- | README.rst | 4 | 
1 files changed, 4 insertions, 0 deletions
| @@ -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. | 
