Skip to content

Commit

Permalink
Merge pull request #2 from vvkh/goreport-badge
Browse files Browse the repository at this point in the history
hard reset go report badge
  • Loading branch information
vvkh authored Mar 23, 2021
2 parents 53f5094 + 433faa1 commit 07914ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Go Reference](https://pkg.go.dev/badge/github.com/avito-tech/normalize.svg)](https://pkg.go.dev/github.com/avito-tech/normalize)
[![ci](https://github.com/avito-tech/normalize/actions/workflows/ci.yml/badge.svg)](https://github.com/avito-tech/normalize/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/avito-tech/normalize/branch/master/graph/badge.svg?token=DJMFEBX8H7)](https://codecov.io/gh/avito-tech/normalize)
[![Go Report Card](https://goreportcard.com/badge/github.com/avito-tech/normalize)](https://goreportcard.com/report/github.com/avito-tech/normalize)
[![Go Report Card](https://goreportcard.com/badge/github.com/avito-tech/normalize?style=flat)](https://goreportcard.com/report/github.com/avito-tech/normalize)

Simple library for fuzzy text sanitizing, normalizing and comparison.

Expand Down

0 comments on commit 07914ec

Please sign in to comment.