diff --git a/README.md b/README.md index 071d2fe..1492a0c 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ - Create a config folder with a `.env` file and add the following as `key = value` - PORT = 2121 (can be any port example: 3000) - - MS_KEY = `your Microsoft Face Endpoint` - - MS_REGION = `your Microsoft Face Key` + - ENDPOINT = `your Microsoft Face Endpoint` + - TEXT_ANALYTICS_API_KEY = `your Microsoft Face Key` ---