From b596edf4d7b1b1fa2b017f6acfaebc8fba41b4a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Wed, 2 Sep 2015 22:30:36 +0200 Subject: [PATCH] added js files header + added minified version --- README.md | 1 + example.html | 4 +++- konami.js | 54 +++++++++++++++++++++++++++------------------------ konami.min.js | 6 ++++++ 4 files changed, 39 insertions(+), 26 deletions(-) create mode 100644 konami.min.js diff --git a/README.md b/README.md index 5a7f04d..a6cc515 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,4 @@ It's super simple: ``` Tested to work in Chrome and Firefox. + diff --git a/example.html b/example.html index fb4bcdb..162d525 100644 --- a/example.html +++ b/example.html @@ -3,7 +3,7 @@ Konami code example - +