diff --git a/README.md b/README.md index 244ca0beb08f3c53877218d9dc7320747568b936..c5984f440830cf575d0db655728f7e4d8b19407f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ in two modes: * command mode (blue bottom bar) * chat mode (green bottom bar) -commands in chat mode are called by prepending `/` so a `/back` brings you back to command mode +commands in chat mode are called by prepending `/` so a `/back` or `/exit_chat` brings you back to command mode commands are autocompleted thanks to the amazing prompt_toolkit package