mirror of
https://github.com/Unitech/pm2.git
synced 2026-02-01 16:57:09 +00:00
Use specific Node.js version badge
The Node.js version will be automatically obtained from package.json.
This commit is contained in:
parent
dc2c366847
commit
9763d4ac4d
@ -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">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user