Skip to content

Commit e957155

Browse files
committed
Merge pull request #38 from d-Rickyy-b/Mxrk-patch-1
Update README.md
2 parents ed82333 + 159d9e0 commit e957155

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
This is the code for my Telegram Bot with which you can play the game Black Jack. You can find it here: https://telegram.me/BlackJackBot
66

7-
The main file, which needs to be executed is main.py
7+
The main file, which needs to be executed is "main.py".
88
You need to put your API-Token in the right place.
99

1010
## Other Software
@@ -15,7 +15,7 @@ The bot uses the [python-telegram-bot](https://python-telegram-bot.org/) framewo
1515

1616
## Database
1717

18-
The bot uses a SQLite database. The database file is in the "database" directory. It's called 'users.db'.
18+
The bot uses a SQLite database. The database file is in the "database" directory. It is called 'users.db'.
1919

2020
To set up the database, you need two tables:
2121

0 commit comments

Comments
 (0)