added usage info

This commit is contained in:
2023-04-30 23:09:55 +02:00
parent 06e3874775
commit c55424c0bf

View File

@@ -1,2 +1,7 @@
# asn-barcodes # ASN-Barcodes
This tool can be used to generate ASN Barcodes for paperless-ngx. Usage:
```sh
python asn-barcodes.py POSITION COUNT
```