From 3eca4bc439e0d91addb3edde68aaa58aec5e93ad Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Fri, 21 Jun 2019 18:02:09 -0700 Subject: [PATCH] Rework README --- README.md | 28 +++++++--------------------- 1 file changed, 7 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 919ea248..bb05579d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@
- Rojo + + Rojo +
 
@@ -11,10 +13,10 @@ Latest server version - + Rojo Documentation - + Rojo Documentation @@ -40,24 +42,8 @@ Soon, Rojo will be able to: * Sync instances from Roblox Studio to the filesystem * Compile MoonScript and other custom things for your project -## [Documentation](https://lpghatguy.github.io/rojo) -You can also view the documentation by browsing the [docs](https://github.com/LPGhatguy/rojo/tree/master/docs) folder of the repository, but because it uses a number of Markdown extensions, it may not be very readable. - -## Inspiration and Alternatives -There are lots of other tools that sync scripts into Roblox or provide other tools for working with Roblox places. - -Here are a few, if you're looking for alternatives or supplements to Rojo: - -* [rbxmk by Anaminus](https://github.com/anaminus/rbxmk) -* [Rofresh by Osyris](https://github.com/osyrisrblx/rofresh) -* [RbxRefresh by Osyris](https://github.com/osyrisrblx/RbxRefresh) -* [Studio Bridge by Vocksel](https://github.com/vocksel/studio-bridge) -* [Elixir by Vocksel](https://github.com/vocksel/elixir) -* [RbxSync by evaera](https://github.com/evaera/RbxSync) -* [CodeSync by MemoryPenguin](https://github.com/MemoryPenguin/CodeSync) -* [rbx-exteditor by MemoryPenguin](https://github.com/MemoryPenguin/rbx-exteditor) - -If you use a plugin that _isn't_ Rojo for syncing code, open an issue and let me know why! I'd like Rojo to be the end-all tool so that people stop reinventing solutions to this problem. +## [Documentation](https://rojo.space/docs/latest/) +Documentation is hosted from the [docs](https://github.com/LPGhatguy/rojo/tree/master/docs) folder of this repository. ## Contributing Pull requests are welcome!