Skip to content

Commit aa3e7bb

Browse files
committed
doc: added the link to the page in mvnrepository.com
1 parent 740dbe1 commit aa3e7bb

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [sabi][repo-url] [![Maven Central][mvn-img]][mvn-url] [![GitHub.io][io-img]][io-url] [![CI Status][ci-img]][ci-url] [![MIT License][mit-img]][mit-url]
1+
# [sabi][repo-url] [![Maven Central][mvn-img]][mvn-url] [![MVN Repository][mvnrepo-img]][mvnrepo-url] [![GitHub.io][io-img]][io-url] [![CI Status][ci-img]][ci-url] [![MIT License][mit-img]][mit-url]
22

33
A small framework for Java designed to separate logic from data access.
44

@@ -217,6 +217,8 @@ See the file LICENSE in this distribution for more details.
217217
[repo-url]: https://github.com/sttk/sabi-java
218218
[mvn-img]: https://img.shields.io/badge/maven_central-0.7.0-276bdd.svg
219219
[mvn-url]: https://central.sonatype.com/artifact/io.github.sttk/sabi/0.7.0
220+
[mvnrepo-img]: https://img.shields.io/badge/mvn_repository-0.7.0-498df4.svg
221+
[mvnrepo-url]: https://mvnrepository.com/artifact/io.github.sttk/sabi
220222
[io-img]: https://img.shields.io/badge/github.io-Javadoc-4d7a97.svg
221223
[io-url]: https://sttk.github.io/sabi-java/
222224
[ci-img]: https://github.com/sttk/sabi-java/actions/workflows/java-ci.yml/badge.svg?branch=main

0 commit comments

Comments
 (0)