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 c71d163 commit fe13f69Copy full SHA for fe13f69
README.rst
@@ -1,6 +1,19 @@
1
python-barcode
2
==============
3
4
+.. image:: https://travis-ci.org/WhyNotHugo/python-barcode.svg?branch=master
5
+ :target: https://travis-ci.org/WhyNotHugo/python-barcode
6
+ :alt: build status
7
+
8
+.. image:: https://img.shields.io/pypi/v/python-barcode.svg
9
+ :target: https://pypi.python.org/pypi/python-barcode
10
+ :alt: version on pypi
11
12
+.. image:: https://img.shields.io/pypi/l/python-barcode.svg
13
+ :target: https://github.com/WhyNotHugo/python-barcode/blob/master/LICENCE
14
+ :alt: licence
15
16
17
.. image:: example-ean13.png
18
:target: https://github.com/WhyNotHugo/python-barcode
19
:alt: python-barcode
0 commit comments