diff --git a/README.md b/README.md index 8bd7652..2bb21b1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ A custom gpt on chatgpt web app to interact with your local shell. ### 🚀 Highlights - ⚡ **Full Shell Access**: No restrictions, complete control. - ⚡ **Create, Execute, Iterate**: Ask the gpt to keep running compiler checks till all errors are fixed, or ask it to keep checking for the status of a long running command till it's done. -- ⚡ **Interactive Command Handling**: [beta] Supports interactive commands using arrow keys, interrupt, and ansi escape sequences. +- ⚡ **Interactive Command Handling**: Supports interactive commands using arrow keys, interrupt, and ansi escape sequences. +- ⚡ **REPL support**: [beta] Supports python/node and other REPL execution. ### 🪜 Steps: 1. Run the [cli client](https://github.com/rusiaaman/wcgw?tab=readme-ov-file#client) in any directory of choice.