diff options
| author | Sean Brant | 2013-03-10 12:57:55 -0500 |
|---|---|---|
| committer | Sean Brant | 2013-03-10 12:57:55 -0500 |
| commit | 9d729155580ea5212386c0f7d71f4b89809073e5 (patch) | |
| tree | b8a89c987f7871275100fee8acc4f967ccf2ce81 /README.rst | |
| parent | a9cf56e499cee55a800feb4120b961f5441c0bb4 (diff) | |
| download | pykss-9d729155580ea5212386c0f7d71f4b89809073e5.tar.bz2 | |
Adds travis build status png to readme
Diffstat (limited to 'README.rst')
| -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. |
