Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.07 KB

badges.adoc

File metadata and controls

31 lines (21 loc) · 1.07 KB

How to create badges

We use Shields.io to generate our Badges. Please use the following links to document and update currently used badges. Follow the links and download the svg files and place them in the projects assets/images folder.

Download badges

Simply use curl to download badges by providing the url and filename

curl link -s -o filename

Badge sources

Version Latest release

curl https://img.shields.io/badge/Release-1.17.2-blueviolet.svg -s -o badge-release-latest.svg

Platform Platform

curl https://img.shields.io/badge/Platform-Android%20•%20JVM%20-blue.svg -s -o badge-platform-support.svg

License License

curl https://img.shields.io/badge/license-PRIVATE-lightgrey.svg -s -o badge-license.svg

License

Shields is licensed under Creative Commons Zero v1.0 Universal (2021-02-16)