Skip to content

Commit 82288f1

Browse files
authored
Update README to highlight .env file usage
Emphasize the importance of the .env file for database credentials.
1 parent e9dc654 commit 82288f1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ To bypass this:
6464
2. Click the **"Run anyway"** button.
6565
*(This happens because the app was built by an individual developer, not a registered corporation.)*
6666

67-
⚠️ Use the .env to store the Database Credentials only
67+
## ⚠️ Use the .env to store the Database Credentials only
68+
⚠️ Important: Since the app relies on a .env file for database credentials, you keep a .env file in the same directory as the .exe.

0 commit comments

Comments
 (0)