abbr-touch
Advanced tools
Comparing version 2.1.5 to 2.1.6
{ | ||
"name": "abbr-touch", | ||
"version": "2.1.5", | ||
"version": "2.1.6", | ||
"description": "Makes <abbr> element title attributes touch accessible", | ||
@@ -5,0 +5,0 @@ "main": "abbr-touch.js", |
@@ -11,9 +11,5 @@ # abbr-touch [![NPM version](http://img.shields.io/npm/v/abbr-touch.svg?style=flat)](https://www.npmjs.org/package/abbr-touch) | ||
## Installing | ||
## Install | ||
```bash | ||
# via bower | ||
bower install --save abbr-touch | ||
# via NPM | ||
npm install --save abbr-touch | ||
@@ -23,9 +19,5 @@ ``` | ||
## Including | ||
## Include | ||
```html | ||
<!-- Bower --> | ||
<script src="bower_components/abbr-touch/abbr-touch.js"></script> | ||
<!-- NPM --> | ||
<script src="node_modules/abbr-touch/abbr-touch.js"></script> | ||
@@ -32,0 +24,0 @@ ``` |
53341
12
76
59