aboutsummaryrefslogtreecommitdiff
path: root/node_modules/update-notifier/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/update-notifier/readme.md')
-rw-r--r--node_modules/update-notifier/readme.md14
1 files changed, 11 insertions, 3 deletions
diff --git a/node_modules/update-notifier/readme.md b/node_modules/update-notifier/readme.md
index e41d6faf1..99e73976e 100644
--- a/node_modules/update-notifier/readme.md
+++ b/node_modules/update-notifier/readme.md
@@ -8,14 +8,22 @@ Inform users of your package of updates in a non-intrusive way.
#### Contents
-- [Examples](#examples)
+- [Install](#install)
+- [Usage](#usage)
- [How](#how)
- [API](#api)
- [About](#about)
- [Users](#users)
-## Examples
+## Install
+
+```
+$ npm install update-notifier
+```
+
+
+## Usafe
### Simple
@@ -168,7 +176,7 @@ There are a bunch projects using it:
- [Pageres](https://github.com/sindresorhus/pageres) - Capture website screenshots
- [Node GH](http://nodegh.io) - GitHub command line tool
-[And 1200+ more…](https://www.npmjs.org/browse/depended/update-notifier)
+[And 1600+ more…](https://www.npmjs.org/browse/depended/update-notifier)
## License