Update README.md
This commit is contained in:
parent
ecc17460d0
commit
4d85970859
1 changed files with 2 additions and 0 deletions
|
|
@ -8,3 +8,5 @@ Current in development. Goal is to eventually have ChatGPT nicely translate all
|
|||
|
||||
### Setup:
|
||||
1. Add you API key and Organization Key to a .env file. An example can be found in the repo.
|
||||
2. Untranslated JSON files go in `/files`. Anything translated will end up in `/translated`
|
||||
3. Run the script either with VSCode or by running .\main.py in a CLI.
|
||||
|
|
|
|||
Loading…
Reference in a new issue