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.
Simply use curl
to download badges by providing the url
and filename
curl link -s -o filename
- Version
-
curl https://img.shields.io/badge/Release-0.3.0-blueviolet.svg -s -o badge-release-latest.svg
- Platform
-
curl https://img.shields.io/badge/Platform-Android%20•%20JVM%20•%20iOS%20-blue.svg -s -o badge-platform-support.svg
- License
-
curl https://img.shields.io/badge/license-PRIVATE-lightgrey.svg -s -o badge-license.svg