Skip to content

Commit 856c6bf

Browse files
chore: updated maintenance badge (#31)
1 parent 78f5c27 commit 856c6bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ pino-lambda
33

44
[![npm version](https://badge.fury.io/js/pino-lambda.svg)](https://badge.fury.io/js/pino-lambda)
55
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
6+
[![Maintenance Status][maintenance-image]](#maintenance-status)
67

78
A lightweight drop-in decorator for [pino](https://github.com/pinojs/pino) that takes advantage of the unique environment in AWS Lambda functions.
89

@@ -225,3 +226,5 @@ You can use the this wrapper outside of the AWS lambda function in any place you
225226
## Maintenance Status
226227

227228
**Active:** Formidable is actively working on this project, and we expect to continue for work for the foreseeable future. Bug reports, feature requests and pull requests are welcome.
229+
230+
[maintenance-image]: https://img.shields.io/badge/maintenance-active-green.svg?color=brightgreen&style=flat

0 commit comments

Comments
 (0)