package creation
All checks were successful
Analyze code and publish script / Analyze code (push) Successful in 12s
Analyze code and publish script / Publish script (push) Successful in 22s

This commit is contained in:
2026-02-09 11:48:25 +01:00
Unverified
parent 5e06775882
commit 0aab84ca95
5 changed files with 20 additions and 11 deletions

View File

@@ -22,13 +22,13 @@
You can also use `requirements.txt` file to install PIP dependencies
```
pip install -r cdl_downloader_x.x.x/requirements.txt
pip install -r requirements.txt
```
## Usage
```
python cdl_downloader_x.x.x <pesel> <barcode>
python cdl_downloader <pesel> <barcode>
```
**Additional options:**