updated README.md

Signed-off-by: Amith Koujalgi <koujalgi.amith@gmail.com>
This commit is contained in:
Amith Koujalgi 2024-07-27 23:53:54 +05:30
parent b5b1a26941
commit 4412ac683a

View File

@ -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) ![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)
<a href="https://ollama.com/">
<img src="https://img.shields.io/badge/v0.3.0-green.svg?style=for-the-badge&labelColor=gray&label=Ollama&color=blue" alt=""/>
</a>
<table> <table>
<tr> <tr>
@ -100,8 +102,6 @@ Install on Linux
curl -fsSL https://ollama.com/install.sh \| sh curl -fsSL https://ollama.com/install.sh \| sh
``` ```
</td> </td>
<td> <td>
@ -130,7 +130,6 @@ docker run -d -p 11434:11434 \
</tr> </tr>
</table> </table>
## Installation ## Installation
> [!NOTE] > [!NOTE]