Skip to content

Commit 7320ba9

Browse files
authored
Update README with security note on credentials
Added security note about managing credentials.
1 parent 4503234 commit 7320ba9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ python -c "import scripts.preflight_map_checks as pre; print(pre.__file__)"
4747

4848
**Note:** The virtual environment must be activated whenever running scripts or the MCP server. You should see `(.venv)` in your terminal prompt.
4949

50+
```
51+
5052
### 3. Configuration
5153
5254
⚠️ **Security Note:** Credentials are strictly managed via environment variables. Never commit `.env` files.

0 commit comments

Comments
 (0)