Skip to content

Commit

Permalink
docs: add coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajil1213 committed Sep 1, 2023
1 parent 5cb4599 commit 947377e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Woodcutter

[![Build](https://github.com/Rajil1213/woodcutter/actions/workflows/go.yml/badge.svg)](https://github.com/Rajil1213/woodcutter/actions/workflows/go.yml)
![coverage](https://raw.githubusercontent.com/Rajil1213/woodcutter/badges/.badges/main/coverage.svg)

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.

Expand Down

0 comments on commit 947377e

Please sign in to comment.