From 9c52368ab2725ed6d736ae8685777331d98fe2d6 Mon Sep 17 00:00:00 2001 From: Amith Koujalgi Date: Wed, 20 Dec 2023 01:56:05 +0530 Subject: [PATCH] Update README.md --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 38eefbf..039e49c 100644 --- a/README.md +++ b/README.md @@ -97,14 +97,6 @@ or use `logback-classic` implementation: or use other suitable implementations. -#### Build: - -Build your project to resolve the dependencies: - -```shell -mvn clean install -U -``` - You can then use the Ollama Java APIs by importing `ollama4j`: ```java @@ -459,6 +451,10 @@ Run integration tests: make it ``` +#### Releases + +Releases (newer artifact versions) are done automatically on pushj g code to the `main` branch through GitHub Actions CI workflow. + #### Traction [![Star History Chart](https://api.star-history.com/svg?repos=amithkoujalgi/ollama4j&type=Date)](https://star-history.com/#amithkoujalgi/ollama4j&Date)