From 4412ac683ab49e3ab3cb12e5c8093aa03b198cc7 Mon Sep 17 00:00:00 2001 From: Amith Koujalgi Date: Sat, 27 Jul 2024 23:53:54 +0530 Subject: [PATCH] updated README.md Signed-off-by: Amith Koujalgi --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9486473..51caf18 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,10 @@ Find more details on the [website](https://ollama4j.github.io/ollama4j/). ![Java](https://img.shields.io/badge/Java-11_+-green.svg?style=for-the-badge&labelColor=gray&label=Java&color=orange) -![Ollama](https://img.shields.io/badge/v0.3.0-green.svg?style=for-the-badge&labelColor=gray&label=Ollama&color=blue) + + + @@ -100,8 +102,6 @@ Install on Linux curl -fsSL https://ollama.com/install.sh \| sh ``` - -
@@ -130,7 +130,6 @@ docker run -d -p 11434:11434 \
- ## Installation > [!NOTE]