mirror of
https://github.com/Steffo99/greed.git
synced 2024-11-22 05:54:18 +00:00
Fixed some typos in the README file
This commit is contained in:
parent
f6e1c34f03
commit
db4acfd3c1
1 changed files with 2 additions and 2 deletions
|
@ -7,9 +7,9 @@ For the full final exam test, check _some file that does not exist yet_.
|
|||
## Requirements
|
||||
* Python 3.6 (or higher)
|
||||
* The packages specified in `requirements.txt` (install with `pip install -r requirements.txt`)
|
||||
* A Internet connection
|
||||
* An Internet connection
|
||||
* A Telegram bot token (obtainable at [@Botfather](https://t.me/Botfather))
|
||||
* A payment provider token (obtainable by [connecting Stripe with your bot](https://t.me/Botfather))
|
||||
* A payment provider token (obtainable by [connecting a provider with your bot](https://t.me/Botfather))
|
||||
* _Optional: a [sentry.io](https://sentry.io) token_
|
||||
|
||||
## Installation
|
||||
|
|
Loading…
Reference in a new issue