add downloads shield

This commit is contained in:
Bryan Jenks 2020-04-21 19:25:18 -07:00
parent cbf88e33e6
commit dfd630b950
1 changed files with 4 additions and 1 deletions

View File

@ -70,4 +70,7 @@ This is free, open-source software. If you'd like to support the development of
</h3> </h3>
<!-- Shields --> <!-- Shields -->
<p align="center"><a href="https://github.com/tallguyjenks/flash.sh/blob/master/LICENSE"><img src="https://img.shields.io/static/v1.svg?style=flat-square&label=License&message=MIT&logoColor=eceff4&logo=github&colorA=black&colorB=green"/></a></p> <p align="center">
<a href="https://github.com/tallguyjenks/flash.sh/blob/master/LICENSE"><img src="https://img.shields.io/static/v1.svg?style=flat-square&label=License&message=MIT&logoColor=eceff4&logo=github&colorA=black&colorB=green"/></a>
<a href="https://github.com/tallguyjenks/flash.sh/releases/tag/v1.0"><img src="https://img.shields.io/github/downloads/tallguyjenks/flash.sh/v1.0/total?label=Downloads"></a>
</p>