screenshot tweaks

This commit is contained in:
silverwind 2017-12-03 14:23:20 +01:00
parent d0aa3632e3
commit 52320bc791
Signed by: silverwind
GPG Key ID: 2E62B41C93869443

@ -2,7 +2,9 @@
[![](https://img.shields.io/npm/v/updates.svg?style=flat)](https://www.npmjs.org/package/updates) [![](https://img.shields.io/npm/dm/updates.svg)](https://www.npmjs.org/package/updates) [![](https://api.travis-ci.org/silverwind/updates.svg?style=flat)](https://travis-ci.org/silverwind/updates)
> Fast npm dependency updating tool
![](https://i.imgur.com/v4aqfZ7.png)
<center>
<img src="https://i.imgur.com/edIypHg.png"/>
</center>
`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.