diff --git a/README.md b/README.md index a90ac9e..6f3f48a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Woodcutter +[![Build](https://github.com/Rajil1213/woodcutter/actions/workflows/go.yml/badge.svg)](https://github.com/Rajil1213/woodcutter/actions/workflows/go.yml) +[![Go Coverage](https://github.com/Rajil1213/woodcutter/wiki/coverage.svg)](https://raw.githack.com/wiki/Rajil1213/woodcutter/coverage.html) + Woodcutter is a Go package for writing logs to rolling files, forked from [lumberjack](https://github.com/natefinch/lumberjack). This fork was created since the original package remains largely unmaintained. Package woodcutter provides a rolling logger that enhances lumberjack with the following changes: