diff --git a/README.md b/README.md index e97f4d3..c1d2070 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ Scripts and tools to make chat gpt write code for you. Lets all be honest here, this is just the beginning of the end for software engineers. Might as well make your coding super efficient in the mean time. +Right now this is only for JS files. I work primarily in JS so I customized the promps to be in JS. +To change this behavior just modify the prompt. You could even remove the language from the promp and +manually input it each time for example: +'in python, generate a for loop' +'in ruby, output the alphabet backmards' +'in assembly, send help, im dying' + ### How to run First Setup your API keys with OpenAI