diff options
| author | Fuwn <[email protected]> | 2021-04-26 15:47:37 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-04-26 15:47:37 -0700 |
| commit | 2aa2813d9a09b0c15dfef45ee0b57cb68d6ad3db (patch) | |
| tree | 09d529ce2e469566684de8c1992f5c03f5350f99 | |
| parent | fmt: No newline (diff) | |
| download | whirl-2aa2813d9a09b0c15dfef45ee0b57cb68d6ad3db.tar.xz whirl-2aa2813d9a09b0c15dfef45ee0b57cb68d6ad3db.zip | |
etc: Whitespace, remove title attribute
| -rw-r--r-- | README.md | 26 |
1 files changed, 13 insertions, 13 deletions
@@ -1,22 +1,22 @@ <p align="center"> - <a href="https://github.com/Whirlsplash/whirl"> - <img src="https://raw.githubusercontent.com/Whirlsplash/assets/master/Whirl.png" alt="Whirl icon" width="220" /> - </a> +<a href="https://github.com/Whirlsplash/whirl"> +<img src="https://raw.githubusercontent.com/Whirlsplash/assets/master/Whirl.png" alt="Whirl icon" width="220" /> +</a> </p> <h1 align="center"> - The Open-Source WorldServer. +The Open-Source WorldServer. </h1> <p align="center"> - <a href="https://discord.com/invite/8hn6padWF6" title="Discord"> - <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="./LICENSE" title="License"> - <img src="https://img.shields.io/github/license/Whirlsplash/whirl" alt="License"> - </a> +<a href="https://discord.com/invite/8hn6padWF6"> +<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="./LICENSE"> +<img src="https://img.shields.io/github/license/Whirlsplash/whirl" alt="License"> +</a> </p> Whirl, an open-source <a href="http://dev.worlds.net/private/GammaDocs/WorldServer.html">WorldServer</a> implementation in <a href="https://www.rust-lang.org/">Rust</a>. |