aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-04-26 15:47:37 -0700
committerGitHub <[email protected]>2021-04-26 15:47:37 -0700
commit2aa2813d9a09b0c15dfef45ee0b57cb68d6ad3db (patch)
tree09d529ce2e469566684de8c1992f5c03f5350f99
parentfmt: No newline (diff)
downloadwhirl-2aa2813d9a09b0c15dfef45ee0b57cb68d6ad3db.tar.xz
whirl-2aa2813d9a09b0c15dfef45ee0b57cb68d6ad3db.zip
etc: Whitespace, remove title attribute
-rw-r--r--README.md26
1 files changed, 13 insertions, 13 deletions
diff --git a/README.md b/README.md
index fdcc17d..1e0a215 100644
--- a/README.md
+++ b/README.md
@@ -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>.