diff --git a/games/integration/README.md b/games/integration/README.md index 53f1b14224..a43e3592c0 100644 --- a/games/integration/README.md +++ b/games/integration/README.md @@ -1,10 +1,10 @@ ## Integration test -This is a test integration place that demonstrates several pakages working in coordination with each other, as well as the general structure that one could use to setup a game. +This is a test integration place that demonstrates several packages working in coordination with each other, as well as the general structure that one could use to setup a game. It includes a few interactive elements using binders, as well as localization strategies, strategies for input for specific players, interaction with the IK system, and usage of the octree. -Of note, is client-side specific input, that is, rendering stuff for one client based upon global state (for example, contextual awareness of game-state). +Of note is client-side specific input, that is, rendering stuff for one client based upon global state (for example, contextual awareness of game-state). ## Testing the game Open up places/NevermoreIntegrationTest.rbxl @@ -18,4 +18,4 @@ rojo serve Run ``` npm install -``` \ No newline at end of file +```