Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/mq4-hover-shim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3ff6d33..2b183b1 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,11 @@ Obviously, this requires JavaScript to be enabled in the browser, and would defa
[hover-pseudo]: https://developer.mozilla.org/en-US/docs/Web/CSS/:hover
+## Installation
+
+* Via npm: `npm install mq4-hover-hover-shim`
+* Via jspm: `jspm install mq4-hover-hover-shim`
+
## Client-side dependencies
The browser-side portion of the shim depends on jQuery for firing events. Pull requests to add support for other browser event libraries would be welcomed.