diff --git a/README.md b/README.md index 909458d..da830ed 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ graph-sql

- npm install + npm install version @@ -52,4 +52,5 @@ const connection = await createConnection( ## Gateway API Key SQL query execution requires API key for sql enabled gateway. Get your API keys -from https://sql.semiotic.ai . \ No newline at end of file +from https://sql.semiotic.ai. You can either pass it to `createConnect` as a parameter +or set as `GATEWAY_API_KEY` environment variable. \ No newline at end of file