From ee54339ff33c67538e161cff4c32e33c0ecff385 Mon Sep 17 00:00:00 2001 From: TheCookingSenpai <153772003+tcsenpai@users.noreply.github.com> Date: Thu, 8 Aug 2024 01:59:36 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a0cbf8a..960b3c3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # OllamaAgents [![asciicast](https://asciinema.org/a/671202.svg)](https://asciinema.org/a/671202) + Click the image for a live demo OllamaAgents is a TypeScript-based CLI application that provides a Linux command interpreter using the Ollama API. It converts natural language queries into appropriate Linux commands, offering explanations and cautions when necessary.