diff --git a/README.md b/README.md index c547ec5..01cfd4f 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,8 @@ refactorcode examples/test.py -m 1.5p **-t or --token-usage:** Allows get information on the tokens used +**-s or --stream** Streams the response as it is received + ```bash refactorcode examples/test.py -o hello.py diff --git a/test/main.test.js b/test/gemini.test.js similarity index 100% rename from test/main.test.js rename to test/gemini.test.js