From 1c121748f4c0a52e1226199a81cd22d99ff0e6f3 Mon Sep 17 00:00:00 2001 From: Nathan Hedge <23344786+10Nates@users.noreply.github.com> Date: Tue, 26 Dec 2023 19:16:44 -0600 Subject: [PATCH] changed README language toa ccount for stop on user input --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a053854..c32b538 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ A simple to use Ollama autocompletion engine with options exposed and streaming 1. In a text document, press space. The option `Autocomplete with Ollama` will appear. Press `enter` to start generation. - Alternatively, you can run the `Autocomplete with Ollama` command from the command pallete (or set a keybind). 2. After startup, the tokens will be streamed to your cursor. -3. To stop the generation early, press the "Cancel" button on the "Ollama Autocoder" notification +3. To stop the generation early, press the "Cancel" button on the "Ollama Autocoder" notification or type something. 4. Once generation stops, the notification will disappear. ## Notes