diff options
author | Ian Ward <ian@excess.org> | 2013-12-31 14:57:43 -0500 |
---|---|---|
committer | Ian Ward <ian@excess.org> | 2013-12-31 14:57:43 -0500 |
commit | f9f9ae8555f6798e337e2905c692bf4d3a02b1f3 (patch) | |
tree | d17f866222bea6c27414c4b5474f42778d50223c /README.rst | |
parent | a3f4d48d014f6aa5678bf95d2395b81813e7eb60 (diff) | |
download | urwid-f9f9ae8555f6798e337e2905c692bf4d3a02b1f3.tar.gz |
add travis status image
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +.. image:: https://travis-ci.org/wardi/urwid.png?branch=master + Urwid is a console user interface library for Python. It includes many features useful for text console application developers including: |