Skip to content

Commit 7a05d23

Browse files
committed
update documentation for npm support
1 parent 30f0207 commit 7a05d23

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Changelog
22

3-
## 0.1.0
3+
## 0.1.2
44

55
* Add removeNotifications method #13
6+
* Add npm support

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ Need to use at least Bootstrap 3 or jQuery UI to make pretty notifications.
2828

2929
`bower install angular-pnotify`
3030

31+
Or
32+
33+
`npm install angular-pnotify`
34+
3135
### Usage
3236

3337
Include at least Bootstrap 3 or jQuery UI CSS.

0 commit comments

Comments
 (0)