Skip to content

Commit c2de2ee

Browse files
authored
Update README.md
1 parent 2c51842 commit c2de2ee

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,10 @@ $ python3 main.py
4141

4242
Replace the values in **.env.example** with your values and rename this file to **.env**:
4343

44-
* `SQLALCHEMY_DATABASE_URI`:Connection URI of a SQL database.
44+
* `SQLALCHEMY_DATABASE_URI`: Connection URI of a SQL database.
45+
46+
*Remember never to commit secrets saved in .env files to Github.*
4547

46-
*Remember to never commit secrets saved in .env files to Github.*
4748
------------------
4849

4950
**Hackers and Slackers** tutorials are free of charge. If you found this tutorial helpful, a [small donation](https://www.buymeacoffee.com/hackersslackers) would be greatly appreciated to keep us in business. All proceeds go towards coffee, and all coffee goes towards more content.

0 commit comments

Comments
 (0)