diff options
| author | Fuwn <[email protected]> | 2021-04-26 15:48:27 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-04-26 15:48:27 -0700 |
| commit | 9b96466771919519c8dcfc2384fce3923065d0a3 (patch) | |
| tree | eac040d003f9ac1db9d2a2a4c5b04a95651a3d33 | |
| parent | major: :star: (diff) | |
| download | api-9b96466771919519c8dcfc2384fce3923065d0a3.tar.xz api-9b96466771919519c8dcfc2384fce3923065d0a3.zip | |
etc: Close image tag, remove title
| -rw-r--r-- | readme.md | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -3,11 +3,14 @@ </p> <p align="center"> -<a href="https://discord.com/invite/yWKgRT6" title="discord"> -<img src="https://img.shields.io/discord/246524734718738442" alt="discord"> +<a href="https://discord.com/invite/yWKgRT6"> +<img src="https://img.shields.io/discord/246524734718738442" alt="discord" /> </a> -<a href="./license" title="license"> -<img src="https://img.shields.io/github/license/Whirlsplash/whirl" alt="license"> +<a href="https://www.codefactor.io/repository/github/senpy-club/api"> +<img src="https://www.codefactor.io/repository/github/senpy-club/api/badge" alt="codefactor" /> +</a> +<a href="./license"> +<img src="https://img.shields.io/github/license/Whirlsplash/whirl" alt="license" /> </a> </p> |