readme tweaks

This commit is contained in:
silverwind 2017-12-03 12:38:46 +01:00
parent 1d8db2b8e3
commit 5a76107197
Signed by: silverwind
GPG Key ID: 2E62B41C93869443

@ -4,14 +4,14 @@
`updates` is a lightweight CLI tool that checks for npm dependency updates and optionally automatically updates `package.json`. Unlike other similar tools, it has no dependency on any package manager but instead works directly with the npm registry.
## Install:
## Install
```sh
$ npm install -g updates
$ yarn global add updates
```
## Example:
## Example
```sh
$ updates
NAME OLD NEW