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)