aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index 5d8dcba..8f29da6 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
</a>
</p>
<h1 align="center">
- 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>.
+ The Open-Source WorldServer.
</h1>
<p align="center">
@@ -16,6 +16,8 @@
</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>.
+
## Purpose
Two *main* reasons;
1. Worlds' official servers are old, slowly deteriorating, and *probably unmaintained*.
@@ -27,10 +29,7 @@ TLDR: To keep Worlds' legacy going for future generations.
Use in production environments is not recommended as this project is a work-in-progress. As we begin to become more stable and add new features, we will release periodic updates regarding production use.
## Documentation
-[https://www.whirlsplash.org](https://www.whirlsplash.org)
-
-## Development
-[https://www.whirlsplash.org/introduction/development.html](https://www.whirlsplash.org/introduction/development.html)
+[https://whirlsplash.org/docs/](https://whirlsplash.org/docs/)
## Contributing
Please reference the [contribution guidelines](./CONTRIBUTING.md) of this repository.