Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuskiurhil authored Feb 2, 2022
1 parent dbed0fb commit b560882
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ To run the script, simply put the "barcodegen.py" file in an accessible location
* Example $BASH: *"python3 /home/"user"/Desktop/code128.py"*

Then just input your Value (eg. "12345", multiple Values can be seperated with a comma eg. "12345,23456,34567"), hit "Create Barcode(s)" and the Script will create a .png file of your barcodes.

The Barcode Images will be put in the same location as the .py file and they will be named according to the Value you gave them.


If you require the Barcode to be a different size, feel free to edit the code.

Change the following lines:
Expand Down

0 comments on commit b560882

Please sign in to comment.