readme: add badges ready for release

This commit is contained in:
Paul Campbell 2020-12-04 15:44:55 +00:00
parent 9c15003551
commit c2614d53f3

View file

@ -2,6 +2,18 @@
Wrapper for Trello. Wrapper for Trello.
![GitHub release (latest by date)](
https://img.shields.io/github/v/release/kemitix/kemitix-trello?style=for-the-badge)
![GitHub Release Date](
https://img.shields.io/github/release-date/kemitix/kemitix-trello?style=for-the-badge)
[![Nexus](
https://img.shields.io/nexus/r/https/oss.sonatype.org/net.kemitix/kemitix-trello.svg?style=for-the-badge)](
https://oss.sonatype.org/content/repositories/releases/net/kemitix/kemitix-trello/)
[![Maven-Central](
https://img.shields.io/maven-central/v/net.kemitix/kemitix-trello.svg?style=for-the-badge)](
https://search.maven.org/search?q=g:net.kemitix%20a:kemitix-trello)
This wraps the `com.taskadapter:trello-java-wrapper` library. This wraps the `com.taskadapter:trello-java-wrapper` library.
It is intended for use on my `slushy` and `fuller` projects. It was originally developed as part of `slushy` and was extracted when preparing to start on `fuller` which would need some of the same functionality. It is intended for use on my `slushy` and `fuller` projects. It was originally developed as part of `slushy` and was extracted when preparing to start on `fuller` which would need some of the same functionality.