diff --git a/README.md b/README.md index c898018..f7a256b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ A node.js process manager. This package handles a process's lifecycle, from runn ## Status -[![npm version][npm-image]][npm-url] [![build status][travis-image]][travis-url] +[![NPM version](https://img.shields.io/npm/v/@uphold/process-manager.svg)](https://npmjs.org/package/@uphold/process-manager) +[![Tests](https://github.com/uphold/fastify-openapi-router-plugin/actions/workflows/tests.yaml/badge.svg)](https://github.com/uphold/fastify-openapi-router-plugin/actions/workflows/tests.yaml) ## Installation