Fix README command

This commit is contained in:
csd4ni3l
2025-07-20 19:02:56 +02:00
parent d11c67e7f0
commit a79d3c96da

View File

@@ -33,7 +33,7 @@ This tool automates the process of downloading photos from Google Photos albums
## Usage
### CLI
`gp-dl --album-urls ALBUM_URL ALBUM_URL2 --output-dir test --log-level info`
`gp-dl --album-urls ALBUM_URL ALBUM_URL2 --output-dir test`
### As a module
```py