From dd9d0ec6995a0e96f371c96fbf4588a6e0845238 Mon Sep 17 00:00:00 2001 From: Andrej Fink Date: Thu, 11 Apr 2024 20:45:57 +0300 Subject: [PATCH] Update README.md jitpack badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d3a987e..6f21efa 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Seamless drop-in replacement for Ebean's default connection pool. [![Java CI with Gradle](https://github.com/magicprinc/hibean/actions/workflows/gradle.yml/badge.svg)](https://github.com/magicprinc/hibean/actions/workflows/gradle.yml) +[![](https://jitpack.io/v/magicprinc/hibean.svg)](https://jitpack.io/#magicprinc/hibean) ## 1. Install ``` @@ -63,4 +64,4 @@ datasource.db.appendFrom = template1, extra ``` Get it! -https://jitpack.io/ \ No newline at end of file +https://jitpack.io/