diff --git a/README.md b/README.md index 843ffbf5f0..7f8543e127 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ interpreter
-**Open Interpreter** lets GPT-4 run Python code locally. You can chat with Open Interpreter through a ChatGPT-like interface in your terminal by running `$ interpreter` after installing. +**Open Interpreter** lets GPT-4 run code (Python, Javascript, Shell, and more) locally. You can chat with Open Interpreter through a ChatGPT-like interface in your terminal by running `$ interpreter` after installing. This provides a natural language interface to Python's general-purpose capabilities: