Skip to content

Commit 53c2f0d

Browse files
committed
docs: npm badges
1 parent 4aeb729 commit 53c2f0d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# SPM — Simpler Process Manager
22

3+
[![npm version](https://img.shields.io/npm/v/@hackmd/spm.svg)](https://www.npmjs.com/package/@hackmd/spm)
4+
[![npm downloads](https://img.shields.io/npm/dm/@hackmd/spm.svg)](https://www.npmjs.com/package/@hackmd/spm)
5+
[![npm license](https://img.shields.io/npm/l/@hackmd/spm.svg)](https://www.npmjs.com/package/@hackmd/spm)
6+
37
A minimal process manager implementing a lean subset of [pm2](https://pm2.keymetrics.io/) features, with some extensions, designed for better development script setup. Lightweight, zero daemon, and ecosystem config compatible.
48

59
## Features

0 commit comments

Comments
 (0)