From 9e1fc52ba2d0ea5f4e66dd6f6afa6a9b735453e9 Mon Sep 17 00:00:00 2001 From: Amith Koujalgi Date: Wed, 13 Dec 2023 19:10:38 +0530 Subject: [PATCH] updated readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bb4dd1f..5a6cfd3 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,10 @@ A Java library (wrapper/binding) for [Ollama](https://github.com/jmorganca/ollam ![GitHub last commit](https://img.shields.io/github/last-commit/amithkoujalgi/ollama4j?color=red&style=plastic) ![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Famithkoujalgi%2Follama4j&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false) +#### Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=amithkoujalgi/ollama4j&type=Date)](https://star-history.com/#amithkoujalgi/ollama4j&Date) + ## Table of Contents - [Requirements](#requirements)