resolve #22
This commit is contained in:
parent
e30be22339
commit
d05da35ba8
|
|
@ -0,0 +1,3 @@
|
||||||
|
script:
|
||||||
|
# Fail if any of these files have warnings
|
||||||
|
- shellcheck flash
|
||||||
|
|
@ -6,6 +6,7 @@
|
||||||
<!-- Shields -->
|
<!-- Shields -->
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://github.com/tallguyjenks/fla.sh/blob/master/LICENSE"><img src="https://img.shields.io/static/v1.svg?style=flat&label=License&message=MIT&logoColor=eceff4&logo=github&colorA=black&colorB=green"/></a>
|
<a href="https://github.com/tallguyjenks/fla.sh/blob/master/LICENSE"><img src="https://img.shields.io/static/v1.svg?style=flat&label=License&message=MIT&logoColor=eceff4&logo=github&colorA=black&colorB=green"/></a>
|
||||||
|
[](https://travis-ci.org/tallguyjenks/fla.sh)
|
||||||
<a href="https://github.com/tallguyjenks/fla.sh/releases/tag/v1.0"><img src="https://img.shields.io/github/downloads/tallguyjenks/fla.sh/v1.0/total?label=Downloads"></a>
|
<a href="https://github.com/tallguyjenks/fla.sh/releases/tag/v1.0"><img src="https://img.shields.io/github/downloads/tallguyjenks/fla.sh/v1.0/total?label=Downloads"></a>
|
||||||
<img src="https://img.shields.io/github/commit-activity/m/tallguyjenks/fla.sh">
|
<img src="https://img.shields.io/github/commit-activity/m/tallguyjenks/fla.sh">
|
||||||
<a href="https://github.com/tallguyjenks/fla.sh/graphs/contributors"><img src="https://img.shields.io/github/contributors/tallguyjenks/fla.sh"></a>
|
<a href="https://github.com/tallguyjenks/fla.sh/graphs/contributors"><img src="https://img.shields.io/github/contributors/tallguyjenks/fla.sh"></a>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue