diff --git a/README.markdown b/README.markdown index 7cbcd6e..c437d3c 100644 --- a/README.markdown +++ b/README.markdown @@ -1,7 +1,9 @@ # keymaster.js -Keymaster is a simple (100 LoC or so) micro-library for defining and -dispatching keyboard shortcuts. It has no dependencies. +Keymaster is a simple micro-library for defining and +dispatching keyboard shortcuts in web applications. + +It has no dependencies. *It’s a work in progress (e.g. beta), so spare me your nerdrage and instead contribute! Patches are welcome, but they are not guaranteed to make @@ -196,5 +198,5 @@ submit a pull request. * Finish test suite -Keymaster is (c) 2011-2012 Thomas Fuchs and may be freely distributed under the MIT license. +Keymaster is (c) 2011-2013 Thomas Fuchs and may be freely distributed under the MIT license. See the `MIT-LICENSE` file.