diff --git a/README.md b/README.md
index b4d3ea4..5472a8b 100644
--- a/README.md
+++ b/README.md
@@ -1,26 +1,30 @@
-### Ollama4j
-
-
+

-
+
Ollama4j
+
A Java library (wrapper/binding) for Ollama server.
-Find more details on the [website](https://ollama4j.github.io/ollama4j/).
+_Find more details on the **[website](https://ollama4j.github.io/ollama4j/)**._


-

+
+

+[](https://github.com/ollama4j/ollama4j/actions/workflows/run-tests.yml)
+
+[](https://codecov.io/gh/ollama4j/ollama4j)
+
+
[//]: # ()
[//]: # ()
-
[//]: # ()
[//]: # ()
@@ -29,16 +33,6 @@ Find more details on the [website](https://ollama4j.github.io/ollama4j/).
[//]: # ()
-
-[](https://codecov.io/gh/ollama4j/ollama4j)
-
-[](https://github.com/ollama4j/ollama4j/actions/workflows/run-tests.yml)
-
-
-
-
-
-
[//]: # ()
[//]: # ()
@@ -55,7 +49,7 @@ Find more details on the [website](https://ollama4j.github.io/ollama4j/).
- [Contributions](#get-involved)
- [References](#references)
-#### How does it work?
+## How does it work?
```mermaid
flowchart LR
@@ -69,14 +63,14 @@ Find more details on the [website](https://ollama4j.github.io/ollama4j/).
end
```
-#### Requirements
+## Requirements
-
-
-
-
-
-
+
+
+
+
+
+
## Installation
@@ -192,7 +186,12 @@ dependencies {
> [!TIP]
> Find the full API specifications on the [website](https://ollama4j.github.io/ollama4j/).
-### Development
+## Examples
+
+For practical examples and usage patterns of the Ollama4j library, check out
+the [ollama4j-examples](https://github.com/ollama4j/ollama4j-examples) repository.
+
+## Development
Make sure you have `pre-commit` installed.
@@ -244,14 +243,24 @@ make integration-tests
Newer artifacts are published via GitHub Actions CI workflow when a new release is created from `main` branch.
-## Examples
+## Get Involved
-The `ollama4j-examples` repository contains examples for using the Ollama4j library. You can explore
-it [here](https://github.com/ollama4j/ollama4j-examples).
+
+
+Contributions are most welcome! Whether it's reporting a bug, proposing an enhancement, or helping
+with code - any sort of contribution is much appreciated.
+
+
+If you like or are use this project, please give us a ⭐. It's a free way to show your support.
+
## Who's using Ollama4j?
@@ -270,22 +279,16 @@ If you like or are using this project to build your own, please give us a star.
| 11 | Research Article | Article: `Large language model based mutations in genetic improvement` - published on National Library of Medicine (National Center for Biotechnology Information) | [Website](https://pmc.ncbi.nlm.nih.gov/articles/PMC11750896/) |
| 12 | renaime | A LLaVa powered tool that automatically renames image files having messy file names. | [Website](https://devpost.com/software/renaime) |
-## Traction
-
-[](https://star-history.com/#ollama4j/ollama4j&Date)
-
-## Get Involved
-
-
+## Growth
+
+
+
+
+
[//]: # ()
@@ -297,11 +300,6 @@ If you like or are using this project to build your own, please give us a star.
[//]: # ()
-
-Contributions are most welcome! Whether it's reporting a bug, proposing an enhancement, or helping
-with code - any sort
-of contribution is much appreciated.
-
### References
- [Ollama REST APIs](https://github.com/jmorganca/ollama/blob/main/docs/api.md)
@@ -315,7 +313,7 @@ project.
-
+