Update README.md

This commit is contained in:
Daniel
2021-02-10 01:58:41 +01:00
committed by GitHub
parent d68daabf4b
commit 579b0a175a

View File

@@ -11,7 +11,7 @@ You will also need to change .env parameters:
``` ```
TELEGRAM_CHANNEL_ID=@Your_Telegram_Channel_ID TELEGRAM_CHANNEL_ID=@Your_Telegram_Channel_ID
TELEGRAM_TOKEN=Your Telegram Token TELEGRAM_TOKEN=Your Telegram Token
`` ```
### Usage 🔧 ### Usage 🔧
@@ -30,7 +30,7 @@ optional arguments:
--condition CONDITION Item condition: all, new, as_good_as_new, good, fair, has_given_it_all --condition CONDITION Item condition: all, new, as_good_as_new, good, fair, has_given_it_all
--min MIN_PRICE Min price --min MIN_PRICE Min price
--max MAX_PRICE Max price --max MAX_PRICE Max price
``` ```
Example: Example:
``` ```