From 82fd6dc65fe67cf748123a7304aae4809cd60b32 Mon Sep 17 00:00:00 2001 From: rob Date: Tue, 14 Feb 2023 23:24:09 +1300 Subject: [PATCH] Add badges to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ce1398656..a49f215e2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![Maven Central : ebean](https://maven-badges.herokuapp.com/maven-central/io.ebean/ebean-spring-txn/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.ebean/ebean-spring-txn) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/ebean-orm/ebean-spring-txn/blob/master/LICENSE) + ebean-spring-txn =====================