diff --git a/README.md b/README.md
index 3ad3eb4..9a3ffcc 100644
--- a/README.md
+++ b/README.md
@@ -165,7 +165,7 @@ In your Maven project, add this dependency:
io.github.ollama4j
ollama4j
- 1.0.79
+ 1.0.79
```
@@ -221,7 +221,7 @@ In your Maven project, add this dependency:
io.github.ollama4j
ollama4j
- 1.0.79
+ 1.0.79
```
@@ -231,7 +231,7 @@ In your Maven project, add this dependency:
```groovy
dependencies {
- implementation 'com.github.ollama4j:ollama4j:1.0.79'
+ implementation 'com.github.ollama4j:ollama4j:1.0.79'
}
```