Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.

Commit eb49835

Browse files
committed
chore: add badges
1 parent f50b9b7 commit eb49835

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# logger-stream-rotate
22

3+
[![Build Status](https://travis-ci.org/joseluisq/logger-stream-rotate.svg?branch=master)](https://travis-ci.org/joseluisq/logger-stream-rotate) [![npm](https://img.shields.io/npm/v/logger-stream-rotate.svg)](https://www.npmjs.com/package/logger-stream-rotate) [![npm](https://img.shields.io/npm/dt/logger-stream-rotate.svg)](https://www.npmjs.com/package/logger-stream-rotate) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
4+
35
> Write log files and rotate them using gzip.
46
57
## Features

0 commit comments

Comments
 (0)