Fixed markdown being weird on README

This commit is contained in:
2026-01-05 19:34:58 -03:00
parent 4586295e62
commit d08af2f294

View File

@@ -46,6 +46,7 @@ The bot requires a PostgreSQL database.
createdb database
```
**The database name is also specified [here](https://git.thenight.club/csxkdv/FrugalityBot/src/branch/main/src/database.rb). Ensure it's the same as the one you'll use.**
*Note: The bot will automatically create the necessary tables (like `wallets` and `transactions`) the first time it connects. If you want new tables, update the database file as desired.*
## Configuration