Skip to content

Commit

Permalink
Add build status to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsocol committed Jan 12, 2014
1 parent 90a79d2 commit c72231d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rst
Expand Up @@ -2,6 +2,9 @@
Bleach
======

.. image:: https://travis-ci.org/jsocol/bleach.png?branch=master
:target: https://travis-ci.org/jsocol/bleach

Bleach is an HTML sanitizing library that escapes or strips markup and
attributes based on a white list. Bleach can also linkify text safely, applying
filters that Django's ``urlize`` filter cannot, and optionally setting ``rel``
Expand Down

0 comments on commit c72231d

Please sign in to comment.