diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2012-04-19 05:49:05 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2012-04-19 05:49:05 +0200 |
| commit | 32bd980760b9231ed49d3b7ace31cfcc345c3adf (patch) | |
| tree | 0ae7dd2ac2243fb6df4f384017fd60c4eb09c06c | |
| parent | 9f5f3c0718292b46390b292cd3546c850b11e771 (diff) | |
| download | sqlparse-32bd980760b9231ed49d3b7ace31cfcc345c3adf.tar.gz | |
Include build status icon.
| -rw-r--r-- | README.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ python-sqlparse - Parse SQL statements sqlparse is a non-validating SQL parser module for Python. +.. image:: https://secure.travis-ci.org/andialbrecht/sqlparse.png?branch=master + Install ------- |
