Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit a7a74a9

Browse files
committed
[Task] fix docs
1 parent a844471 commit a7a74a9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,9 @@ $('#element').exists(function() {
1212
// do stuff upon existence of #element
1313
});
1414
```
15+
Installation
16+
------------
17+
18+
```terminal
19+
bower install markusfalk/exists
20+
```

0 commit comments

Comments
 (0)