Skip to content

Commit dd30ebc

Browse files
author
Hugo Osvaldo Barrera
committed
Add proper links to the documentation
1 parent 5121d3d commit dd30ebc

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ python-barcode
55
:target: https://github.com/WhyNotHugo/python-barcode/actions
66
:alt: CI status
77

8+
.. image:: https://readthedocs.org/projects/python-barcode/badge/
9+
:target: https://python-barcode.rtfd.org/
10+
:alt: documentation
11+
812
.. image:: https://img.shields.io/pypi/v/python-barcode.svg
913
:target: https://pypi.python.org/pypi/python-barcode
1014
:alt: version on pypi
@@ -20,6 +24,8 @@ Python standard lib. The barcodes are created as SVG objects.
2024
:target: https://github.com/WhyNotHugo/python-barcode
2125
:alt: python-barcode
2226

27+
Full documentation is published at http://python-barcode.rtfd.io/
28+
2329
Please report any bugs at https://github.com/WhyNotHugo/python-barcode/issues
2430

2531
Features

0 commit comments

Comments
 (0)