From 2bdf0cc6388509a75d3d5a052515bff8b0cb0e93 Mon Sep 17 00:00:00 2001 From: Amith Koujalgi Date: Thu, 9 Nov 2023 00:51:19 +0530 Subject: [PATCH] Updated readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index b11646b..30137ab 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,15 @@ A Java library (wrapper/binding) for [Ollama](https://github.com/jmorganca/ollam ![Build Status](https://github.com/amithkoujalgi/ollama4j/actions/workflows/maven-publish.yml/badge.svg) +![GitHub stars](https://img.shields.io/github/stars/amithkoujalgi/ollama4j?style=social) +![GitHub forks](https://img.shields.io/github/forks/amithkoujalgi/ollama4j?style=social) +![GitHub watchers](https://img.shields.io/github/watchers/amithkoujalgi/ollama4j?style=social) +![GitHub repo size](https://img.shields.io/github/repo-size/amithkoujalgi/ollama4j?style=plastic) +![GitHub language count](https://img.shields.io/github/languages/count/amithkoujalgi/ollama4j?style=plastic) +![GitHub top language](https://img.shields.io/github/languages/top/amithkoujalgi/ollama4j?style=plastic) +![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) + ## Table of Contents - [Requirements](#requirements)