diff options
Diffstat (limited to 'docs/introduction/basis.md')
| -rw-r--r-- | docs/introduction/basis.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/introduction/basis.md b/docs/introduction/basis.md index 7f9f603..ae67f0a 100644 --- a/docs/introduction/basis.md +++ b/docs/introduction/basis.md @@ -9,8 +9,11 @@ implementation in [Rust](https://www.rust-lang.org/) which has a strong focus on maintainability, and easy configuration. <a href="https://discord.com/invite/8hn6padWF6" title="Discord"> - <img src="https://img.shields.io/discord/821938182274154506" /> + <img src="https://img.shields.io/discord/821938182274154506" alt="Discord" /> +</a> +<a href="https://www.codefactor.io/repository/github/whirlsplash/whirl"> + <img src="https://www.codefactor.io/repository/github/whirlsplash/whirl/badge" alt="CodeFactor" /> </a> <a href="https://github.com/Whirlsplash/whirl/blob/master/LICENSE" title="License"> - <img src="https://img.shields.io/github/license/Whirlsplash/whirl" /> + <img src="https://img.shields.io/github/license/Whirlsplash/whirl" alt="License" /> </a> |