Update README.md

This commit is contained in:
dazedanon 2023-04-06 09:09:44 -05:00 committed by GitHub
parent 91fd9ff261
commit 4975ba640b

View file

@ -5,6 +5,7 @@ Currently in development. Goal is to eventually have ChatGPT nicely translate al
### Required:
* API Key: https://platform.openai.com/account/api-keys
* Organization Key: https://platform.openai.com/account/org-settings
* Python3: https://www.python.org/downloads/
### Setup:
1. Add you API key and Organization Key to a .env file. An example can be found in the repo.