Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed May 6, 2015
1 parent b67339c commit aecd801
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 5 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,21 @@
![界面预览](https://github.com/jaywcjlove/iNotify/blob/master/iNotify.png?raw=true)


## 下载

### npm

```
$ npm install title-notify
```


### bower

```
$ bower install inotify
```

## init

effect: flash | scroll | favicon
Expand Down
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
{
"name": "title-notify",
"version": "1.0.0",
"version": "1.0.3",
"description": "Show notification on title title",
"dependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/jaywcjlove/iNotify.git"
},
"keywords": [
"iNotify",
"front-end",
"title",
"notification"
"inotify"
],
"author": "kenny wang",
"license": "MIT",
Expand Down

0 comments on commit aecd801

Please sign in to comment.