From 3e85108acdfd749d3da76ba23d2e0256527972e1 Mon Sep 17 00:00:00 2001 From: Jacob Alexander Date: Mon, 16 Feb 2015 13:48:01 -0800 Subject: [PATCH] Markdown typo --- README.markdown | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index a07c2c0..8a4322e 100644 --- a/README.markdown +++ b/README.markdown @@ -14,11 +14,15 @@ Usage ----- ### General Usage -```kll.py + +```bash +kll.py ``` ### Kiibohd Controller Usage -```kll.py --default --partial --partial --backend kiibohd --template templates/kiibohdKeymap.h --output generatedKeymap.h --defines-template templates/kiibohdDefs.h --defines-output kll_defs.h + +```bash +kll.py --default --partial --partial --backend kiibohd --template templates/kiibohdKeymap.h --output generatedKeymap.h --defines-template templates/kiibohdDefs.h --defines-output kll_defs.h ``` See `kll.py --help` for the most up to date documentation -- 2.39.2