b22f9a7b by RSA

readme

1 parent 8edd7bfb
...@@ -8,7 +8,6 @@ npm install on the root directory. ...@@ -8,7 +8,6 @@ npm install on the root directory.
8 8
9 Create an .env file in the root directory of your application. 9 Create an .env file in the root directory of your application.
10 Duplicate the env-template and rename to .env 10 Duplicate the env-template and rename to .env
11
12 In the .env file, define the environment variables you want to use in your application. ex. 11 In the .env file, define the environment variables you want to use in your application. ex.
13 12
14 API_KEY="sk-xxxxxxxx" 13 API_KEY="sk-xxxxxxxx"
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!