Use specific Node.js version badge

The Node.js version will be automatically obtained from package.json.
This commit is contained in:
Franklin Yu 2018-10-04 14:05:03 -04:00 committed by GitHub
parent dc2c366847
commit 9763d4ac4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,8 +13,8 @@
<img src="https://badge.fury.io/js/pm2.svg" alt="npm version" height="18">
</a>
<a href="https://img.shields.io/badge/node-%3E%3D4-brightgreen.svg" title="Node Limitation">
<img src="https://img.shields.io/badge/node-%3E%3D4-brightgreen.svg" alt="npm version" height="18">
<a href="https://img.shields.io/node/v/pm2.svg" title="Node Limitation">
<img src="https://img.shields.io/node/v/pm2.svg" alt="node version" height="18">
</a>
<a href="https://travis-ci.org/Unitech/pm2" title="PM2 Tests">