aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-03-17 20:08:55 -0700
committerGitHub <[email protected]>2021-03-17 20:08:55 -0700
commit37c2054f2ffab383bde76f52c62b01be7e27ed3d (patch)
tree2c200c5f400d2afdb6cb5789c8c8bc911b7371f7
parentchore: spice up readme. (diff)
downloadwhirl-37c2054f2ffab383bde76f52c62b01be7e27ed3d.tar.xz
whirl-37c2054f2ffab383bde76f52c62b01be7e27ed3d.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*.