Skip to content

Commit 103f577

Browse files
author
madflow
committed
Docs
1 parent ea08636 commit 103f577

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Just another another (another) url slug creation plugin for jQuery.
66

77
## Getting Started
88

9-
You can install the plugin using Bower
9+
You can install the plugin using Bower:
1010

1111
bower install jquery-slugify
1212

@@ -15,6 +15,10 @@ You can download the [production version][min] or the [development version][max]
1515
[min]: https://raw.github.com/madflow/jquery-slugify/master/dist/slugify.min.js
1616
[max]: https://raw.github.com/madflow/jquery-slugify/master/dist/slugify.js
1717

18+
The plugin depends on [speakingurl][speakingurl].
19+
20+
[speakingurl]: https://github.com/pid/speakingurl
21+
1822
In your web page:
1923

2024
```html

0 commit comments

Comments
 (0)