diff --git a/README.md b/README.md index 851cd31..dd2d284 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,13 @@ ## Shortcuts -l: go right -k: go up -j: go down -h: go left -tab: toggle editing bit / small numbers -s: show search space -a: insert certain numbers -u: undo -f: save current state to "lastBoard.txt" -c: solve the puzzle +- l: go right +- k: go up +- j: go down +- h: go left +- tab: toggle editing bit / small numbers +- s: show search space +- a: insert certain numbers +- u: undo +- f: save current state to "lastBoard.txt" +- c: solve the puzzle