diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md index 5dfadda..0756440 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,9 @@ Smarter sorting would be keyboard-layout aware. mapscore.py can do that for you map.tsv uses tabs and newlines to create the grid-based layout. See `map.qwerty.simplegrid.tsv` for a sample of how to format this file. +If your keys are in a hexagonal layout, use mapScore like +`./mapScore.py map.simple.tsv bee`. + ### alternate formats Alternatively, for performance, you can use a directory with the following format: each file is named with the first and last letters of the contained words. |
