Skip to content

Commit c780b11

Browse files
author
Hugo Osvaldo Barrera
committed
Fix bad image placement in the README file
1 parent fe13f69 commit c780b11

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,13 @@ python-barcode
1313
:target: https://github.com/WhyNotHugo/python-barcode/blob/master/LICENCE
1414
:alt: licence
1515

16+
This library provides a simple way to create barcodes using only the
17+
Python standard lib. The barcodes are created as SVG objects.
1618

1719
.. image:: example-ean13.png
1820
:target: https://github.com/WhyNotHugo/python-barcode
1921
:alt: python-barcode
2022

21-
This library provides a simple way to create barcodes using only the
22-
Python standard lib. The barcodes are created as SVG objects.
23-
2423
Please report any bugs at https://github.com/WhyNotHugo/python-barcode/issues
2524

2625

0 commit comments

Comments
 (0)