aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-04-24 12:32:08 -0700
committerGitHub <[email protected]>2021-04-24 12:32:08 -0700
commitd0470726131c87addd9293623a75cac28c1aaf87 (patch)
tree31fd4ae611a19d47e91f3aa92e3e340c49786b51
parentchore: Add emoji to "Cancel Previous Runs" step (diff)
downloadsite-d0470726131c87addd9293623a75cac28c1aaf87.tar.xz
site-d0470726131c87addd9293623a75cac28c1aaf87.zip
etc: Add CodeFactor badge plus alt. attributes
-rw-r--r--docs/introduction/basis.md7
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>&nbsp;
+<a href="https://www.codefactor.io/repository/github/whirlsplash/whirl">
+ <img src="https://www.codefactor.io/repository/github/whirlsplash/whirl/badge" alt="CodeFactor" />
</a>&nbsp;
<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>