aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-04-24 12:33:13 +0000
committerGitHub <[email protected]>2021-04-24 12:33:13 +0000
commit4710a3f88fa867bff2f61eb9bf6ccedfc17585c4 (patch)
tree4fbcac5cc568d7b29efd707a5e005b8ef93b2581
parentfmt(CodeFactor): Fix new-line complaints (diff)
downloadwhirl-4710a3f88fa867bff2f61eb9bf6ccedfc17585c4.tar.xz
whirl-4710a3f88fa867bff2f61eb9bf6ccedfc17585c4.zip
fmt: Closing anchor tag on new-line
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5de1278..10a6cb8 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,8 @@
<img src="https://img.shields.io/discord/821938182274154506">
</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>
+ <img src="https://www.codefactor.io/repository/github/whirlsplash/whirl/badge" alt="CodeFactor" />
+ </a>
<a href="./LICENSE" title="License">
<img src="https://img.shields.io/github/license/Whirlsplash/whirl">
</a>