Added NPM section to readme.md

This commit is contained in:
Ruslan Tushov 2015-09-27 14:37:48 +03:00
parent abe7e691be
commit 70ff2be207

View File

@ -4,6 +4,11 @@ Avoid timers throttling by browser when tab is inactive
# Usage: # Usage:
Place script reference to **HackTimer.js** (or HackTimer.min.js) before any other JavaScript Place script reference to **HackTimer.js** (or HackTimer.min.js) before any other JavaScript
# NPM
Command: `npm install hacktimer --reg https://www.myget.org/F/hack-timer/npm`
Registry URL: https://www.myget.org/F/hack-timer/npm
# Bower # Bower
Command: `bower install hacktimer` Command: `bower install hacktimer`