From c75268b85a74c40b7736474a05ac84538fe9cc15 Mon Sep 17 00:00:00 2001 From: Baptiste Pouget Date: Sun, 9 Jul 2017 17:19:54 +0200 Subject: [PATCH] Better readme --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9794181..11e361f 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,14 @@ If you want to build Sokochez for an azerty keyboard : The arguments must be the names of the maps you want to load. -To start in editor mode, the first argument must be `-e` +To start in editor mode use the `-e` argument. Example: `./sokochez map1.txt map2.txt` -The keys are `zqsd` and `oklm`, to open the menu, press `v` +The keys are `zqsd` and `oklm` if compiled for azerty, if compiled for qwerty, the keys are `wsad` and `okl;`. To open the menu, press `v`. + +## Other + +Ignore sokochez-story, it is only used if you run `make install` and allows you to run all the default levels.