From e3a027697b4942d94e6bf5ceac3642d7dd6f06eb Mon Sep 17 00:00:00 2001 From: flanglet Date: Tue, 9 Jan 2024 12:55:15 -0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 424199ac..54a9034f 100644 --- a/README.md +++ b/README.md @@ -37,13 +37,12 @@ Use at your own risk. Always keep a copy of your original files. ![Build Status](https://github.com/flanglet/kanzi-go/actions/workflows/go.yml/badge.svg) -[![Go Report Card](https://goreportcard.com/badge/github.com/flanglet/kanzi-go)](https://goreportcard.com/badge/github.com/flanglet/kanzi-go) +[![Go Report Card](https://goreportcard.com/badge/github.com/flanglet/kanzi-go/v2)](https://goreportcard.com/badge/github.com/flanglet/kanzi-go/v2) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=flanglet_kanzi-go&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=flanglet_kanzi-go) [![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=flanglet_kanzi-go&metric=ncloc)](https://sonarcloud.io/summary/new_code?id=flanglet_kanzi-go) [![Documentation](https://godoc.org/github.com/flanglet/kanzi-go?status.svg)](http://godoc.org/github.com/flanglet/kanzi-go/v2) - ## Why Kanzi There are many excellent, open-source lossless data compressors available already.