updated readme.md file

This commit is contained in:
shubham.goyal@brandtech.plus 2026-04-28 22:43:28 +05:30
parent 482b7d9606
commit e7e2cb6aef

View file

@ -128,6 +128,9 @@ The dashboard follows a minimalist black, white, and gold (#FFD700) color scheme
| Variable | Description | Required |
|----------|-------------|----------|
| `GEMINI_API_KEY` | Google Generative AI API key | Yes |
| `AZURE_TENANT_ID` | Azure tenant id for sso login | Yes |
| `AZURE_CLIENT_ID` | Azure client id for sso login | Yes |
| `AZURE_REDIRECT_URI` | Azure redirect url after login | Yes |
## License