Skip to content

Commit ca6d149

Browse files
committed
Add docs badge.
1 parent 03c4a3b commit ca6d149

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ python-sqlparse - Parse SQL statements
33

44
|buildstatus|_
55
|coverage|_
6+
|docs|_
67

78
.. docincludebegin
89
@@ -70,3 +71,5 @@ pygments-Homepage: http://pygments.org/
7071
.. _buildstatus: https://travis-ci.org/#!/andialbrecht/sqlparse
7172
.. |coverage| image:: https://codecov.io/gh/andialbrecht/sqlparse/branch/master/graph/badge.svg
7273
.. _coverage: https://codecov.io/gh/andialbrecht/sqlparse
74+
.. |docs| image:: https://readthedocs.org/projects/sqlparse/badge/?version=latest
75+
.. _docs: https://sqlparse.readthedocs.io/en/latest/?badge=latest

0 commit comments

Comments
 (0)