added badges
This commit is contained in:
parent
33bca6a7ab
commit
6a2a25506e
1 changed files with 12 additions and 1 deletions
13
README.md
13
README.md
|
@ -2,7 +2,18 @@
|
||||||
> **THIS PROJECT IS STILL UNDER DEVELOPMENT**
|
> **THIS PROJECT IS STILL UNDER DEVELOPMENT**
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="https://img.shields.io/badge/License-MIT-green?style=flat-square">
|
<a href="./LICENSE">
|
||||||
|
<img src="https://img.shields.io/badge/License-MIT-green?style=flat-square" />
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<a href="https://github.com/prettier/prettier">
|
||||||
|
<img src="https://img.shields.io/badge/markdown_formatter-prettier-blue?style=flat-square" />
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<a href="https://github.com/koalaman/shellcheck">
|
||||||
|
<img src="https://img.shields.io/badge/shell_formatter-shellcheck-lightgrey?style=flat-square" />
|
||||||
|
</a>
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue