fix readme centering

This commit is contained in:
silverwind 2017-12-03 14:27:35 +01:00
parent 75ce22efd7
commit 8e4c5a0889
Signed by: silverwind
GPG Key ID: 2E62B41C93869443

@ -2,9 +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
<center>
<p align="center">
<img src="https://i.imgur.com/edIypHg.png"/>
</center>
</p>
`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.