Further update contributing guide on tools

This commit is contained in:
Lucien Greathouse
2019-10-01 17:54:53 -07:00
parent 46858c45b8
commit 09368e87cf

View File

@@ -14,8 +14,9 @@ Code contributions are welcome for features and bugs that have been reported in
You'll want these tools to work on Rojo: You'll want these tools to work on Rojo:
* Latest stable Rust compiler * Latest stable Rust compiler
* Latest stable Rojo * Latest stable [Rojo](https://github.com/rojo-rbx/rojo)
* Latest stable Remodel * Latest stable [Remodel](https://github.com/rojo-rbx/remodel)
* Latest stable [run-in-roblox](https://github.com/rojo-rbx/run-in-roblox)
## Documentation ## Documentation
Documentation impacts way more people than the individual lines of code we write. Documentation impacts way more people than the individual lines of code we write.