From 85e098d5c81764609b1f1bc842399c10be70953b Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Wed, 18 Mar 2020 11:36:50 -0700 Subject: [PATCH] Update README --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 24dd6f87..3c86d35b 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ Latest server version - - Rojo 0.5.x Documentation + + Rojo 0.5.x Documentation @@ -34,11 +34,10 @@ Rojo enables: * Streaming `rbxmx` and `rbxm` models into your game in real time * Packaging and deploying your project to Roblox.com from the command line -Soon, Rojo will be able to: +In the future, Rojo will be able to: -* Automatically convert your existing game to work with Rojo * Sync instances from Roblox Studio to the filesystem -* Automatically manage your assets on Roblox.com, like images and sounds +* Automatically convert your existing game to work with Rojo * Import custom instances like MoonScript code ## [Documentation](https://rojo.space/docs)