From 49b777dab56e5997c7144059aadecb030b3cf790 Mon Sep 17 00:00:00 2001 From: chee Date: Sun, 7 May 2017 20:42:22 +0100 Subject: [PATCH] add notes to the readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 26e98a5..3ff5c81 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,14 @@ npm install node . ``` +## notes + +merges with the current `DefaultKeyBinding.dict` if it exists, so it can be used +as an extension of `osx-compose-key`, or in combination with other bindings and +binding generators + ## todo * add more entries to the example +* add error handling * fill out the rest of the todo section