diff --git a/README.md b/README.md index 84b988f..e73f549 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ git clone "https://git.lumen.sh/Fierelier/lovr-playspace" ``` ## How to use -Press `action_button` (`A` by default) to set points. Hold `action_button` to save the points. This will end edit mode. If you want to get back into edit mode, hold `action_button` while the program starts, or delete `config/points.json`. Other settings have to be configured with a text editor, see below. +Press `action_button` (`trigger` by default) to set points. Hold `action_button` to save the points. This will end edit mode. If you want to get back into edit mode, hold `action_button` while the program starts, or delete `config/points.json`. Other settings have to be configured with a text editor, see below. ## Configuration Settings are stored separated in the program directory, in `config/`. @@ -29,4 +29,4 @@ Settings are stored separated in the program directory, in `config/`. - `grid_bottom.txt`: Where to start drawing lines from, relative to your ground. - `grid_density.txt`: How much to divide your lines for drawing a grid into it, in meters. - `grid_top.txt`: Where to stop drawing lines, relative to your ground. -- `points.json`: The points you've set. Does not exist by default. \ No newline at end of file +- `points.json`: The points you've set. Does not exist by default.