diff --git a/README.md b/README.md index db36874..80e170c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ When the user pushes the `?` key, QuestionMark.js triggers a modal window that d I think every app that has keyboard shortcuts should do this. This could also be a generic 'help' menu for the app, but that would require some tweaking to the code and the CSS. For now, this works primarily as a shortcut keys menu. -[View a demo here](http://www.impressivewebs.com/demo-files/question-mark-js/) +[View a demo here](https://www.impressivewebs.com/demo-files/question-mark-js/) ## Instructions To make it work, it's pretty simple. Link the CSS file in the `
` and run the script on page load (or at the bottom). Make sure all the mandatory files are included (`question.mark.html`, `question.mark.css`, and `question.mark.js`). @@ -13,27 +13,26 @@ To customize, edit the `question.mark.html` file to include your own keyboard sh Within each `A tiny (<1kb), cross-browser, modal window that displays shortcut keys for your app when the user presses the ?
key – similar to what happens on Twitter, Gmail, GitHub, etc.
This is an example page.
+Press the ?
key to see the modal.
More info:
GitHub repo and the blog post.
Made by Louis Lazaris. Use it for whatever you want.
+