aboutsummaryrefslogtreecommitdiff
path: root/node_modules/update-notifier/readme.md
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-12-27 19:33:54 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-12-27 19:34:16 +0100
commit0e6de2c31dbf8c21277481f112e99c52b913940f (patch)
tree91789032de3b8eec9d789acd1323f25fc5d08422 /node_modules/update-notifier/readme.md
parentceda0da31ad542c598c68146ae0712ca03df3d71 (diff)
downloadwallet-core-0e6de2c31dbf8c21277481f112e99c52b913940f.tar.xz
node_modules
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