We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5121d3d commit dd30ebcCopy full SHA for dd30ebc
1 file changed
README.rst
@@ -5,6 +5,10 @@ python-barcode
5
:target: https://github.com/WhyNotHugo/python-barcode/actions
6
:alt: CI status
7
8
+.. image:: https://readthedocs.org/projects/python-barcode/badge/
9
+ :target: https://python-barcode.rtfd.org/
10
+ :alt: documentation
11
+
12
.. image:: https://img.shields.io/pypi/v/python-barcode.svg
13
:target: https://pypi.python.org/pypi/python-barcode
14
:alt: version on pypi
@@ -20,6 +24,8 @@ Python standard lib. The barcodes are created as SVG objects.
20
24
:target: https://github.com/WhyNotHugo/python-barcode
21
25
:alt: python-barcode
22
26
27
+Full documentation is published at http://python-barcode.rtfd.io/
28
23
29
Please report any bugs at https://github.com/WhyNotHugo/python-barcode/issues
30
31
Features
0 commit comments