Skip to content

Commit

Permalink
Corrected README to use React
Browse files Browse the repository at this point in the history
  • Loading branch information
mkargus committed Sep 3, 2024
1 parent 5176dc1 commit a6cdb07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Part to Terrain is a Roblox plugin that allows users to convert parts into terra

## Tools used
The plugin uses some third-party tools while developing:
- [Roact](https://github.com/Roblox/Roact) - Declarative UI library inspired by Facebook's React
- [React-lua](https://github.com/jsdotlua/react-lua) - Lua translation of Facebook's React
- [BasicState](https://github.com/csqrl/BasicState) - Key-value based state management library
- [Rojo](https://github.com/rojo-rbx/rojo) - Syncs scripts into Roblox Studio.
- [Selene](https://github.com/Kampfkarren/selene) - Syntax checking and linter
Expand Down

0 comments on commit a6cdb07

Please sign in to comment.