diff --git a/README.md b/README.md index 7cebbcf..a053854 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A simple to use Ollama autocompletion engine with options exposed and streaming functionality +![example](example.gif) + ## Requirements - Ollama must be serving on the API endpoint applied in settings diff --git a/example.gif b/example.gif new file mode 100644 index 0000000..38c4fdd Binary files /dev/null and b/example.gif differ