aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-03-17 20:08:55 +0000
committerGitHub <[email protected]>2021-03-17 20:08:55 +0000
commit190f410106268704df7b4044c31a66a8c8c6d7f8 (patch)
tree7694416fc391f26067743601fb7389adaf6a3bc7
parentchore: spice up readme. (diff)
downloadwhirl-190f410106268704df7b4044c31a66a8c8c6d7f8.tar.xz
whirl-190f410106268704df7b4044c31a66a8c8c6d7f8.zip
etc: add discord and license badges
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index c9bab81..93f19cb 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,15 @@
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>
</h1>
+<p align="center">
+ <a href="https://discord.com/invite/8hn6padWF6" title="Discord">
+ <img src="https://img.shields.io/discord/821938182274154506">
+ </a>
+ <a href="./LICENSE" title="License">
+ <img src="https://img.shields.io/github/license/Whirlsplash/whirl">
+ </a>
+</p>
+
## Purpose
Two *main* reasons;
1. Worlds' official servers are old, slowly deteriorating, and *probably unmaintained*.