1
0
Fork 0

fixed inaccurate shell formatter badge

This commit is contained in:
Kim, Jimin 2021-07-11 16:44:55 +09:00
parent ba033dc4af
commit d075d51750

View file

@ -10,8 +10,8 @@
<img src="https://img.shields.io/badge/markdown_formatter-prettier-blue?style=flat-square" /> <img src="https://img.shields.io/badge/markdown_formatter-prettier-blue?style=flat-square" />
</a> </a>
<a href="https://github.com/koalaman/shellcheck"> <a href="https://github.com/foxundermoon/vs-shell-format">
<img src="https://img.shields.io/badge/shell_formatter-shellcheck-lightgrey?style=flat-square" /> <img src="https://img.shields.io/badge/shell_formatter-shell--format_-lightgrey?style=flat-square" />
</a> </a>
</p> </p>