Update README.md
This commit is contained in:
parent
8dd9a8fbe2
commit
ecc17460d0
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@
|
|||
Current in development. Goal is to eventually have ChatGPT nicely translate all dialogue when given an RPGMaker JSON file.
|
||||
|
||||
### Required:
|
||||
API Key: https://platform.openai.com/account/api-keys
|
||||
Organization Key: https://platform.openai.com/account/org-settings
|
||||
* API Key: https://platform.openai.com/account/api-keys
|
||||
* Organization Key: https://platform.openai.com/account/org-settings
|
||||
|
||||
### Setup:
|
||||
1. Add you API key and Organization Key to a .env file. An example can be found in the repo.
|
||||
|
|
|
|||
Loading…
Reference in a new issue