From 159f0454299a888e577af0cc5d08b47289104e3d Mon Sep 17 00:00:00 2001 From: langolierz Date: Mon, 7 May 2018 14:24:33 +1200 Subject: [PATCH] Update operate_docs.md --- documentation/operate_docs.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/operate_docs.md b/documentation/operate_docs.md index 3472a69..f1293f8 100644 --- a/documentation/operate_docs.md +++ b/documentation/operate_docs.md @@ -10,7 +10,7 @@ ## controls -![keys][./vectorfront_keys.png] +![keys][keys] the controls on r_e_c_u_r work by mapping `keys` to `actions`. this map can be fully customised by editing the respective json file. @@ -86,3 +86,4 @@ the bottom line shows the `control_mode` by default, but is also for messages: [browser_example]: browser_example.jpg [sampler_example]: sampler_example.jpg [settings_example]: settings_example.jpg +[keys]: ./vectorfront_keys.png