Skip to content

Commit 4086766

Browse files
authored
Merge pull request #4 from scunningham/report
2 parents b987b5c + fb4dcb9 commit 4086766

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![license](http://img.shields.io/badge/license-BSD--2-red.svg?style=flat)](https://raw.githubusercontent.com/prequel-dev/plz4/main/LICENSE)
44
[![Build Status](https://github.com/prequel-dev/plz4/actions/workflows/test.yml/badge.svg)](https://github.com/prequel-dev/plz4/actions/workflows/test.yml)
55
[![Go Coverage](https://github.com/prequel-dev/plz4/wiki/coverage.svg)](https://raw.githack.com/wiki/prequel-dev/plz4/coverage.html)
6+
[![Go Report Card](https://goreportcard.com/badge/github.com/prequel-dev/plz4)](https://goreportcard.com/report/github.com/prequel-dev/plz4)
67
[![GitHub Tag](https://img.shields.io/github/tag/prequel-dev/plz4.svg?style=social)](https://github.com/prequel-dev/plz4/tags)
78

89
The plz4 package provides a fast and simple golang library to encode and decode the [LZ4 Frame Format](./docs/lz4_Frame_Format.md) in parallel.

0 commit comments

Comments
 (0)