Skip to content

Commit

Permalink
readme: kill codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
mxmCherry committed Jan 2, 2024
1 parent 0e27725 commit 41e64d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
[![Go Reference](https://pkg.go.dev/badge/github.com/mxmCherry/translit.svg)](https://pkg.go.dev/github.com/mxmCherry/translit)
[![Go Test](https://github.com/mxmCherry/translit/actions/workflows/go.yml/badge.svg)](https://github.com/mxmCherry/translit/actions/workflows/go.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/mxmCherry/translit)](https://goreportcard.com/report/github.com/mxmCherry/translit)
[![codecov](https://codecov.io/gh/mxmCherry/translit/branch/main/graph/badge.svg)](https://codecov.io/gh/mxmCherry/translit)

Go (Golang) utilities for (mostly Cyrillic) transliteration.

Expand Down Expand Up @@ -116,4 +115,3 @@ These subpackages should expose at least one `translit.Factory` constructor, ide
- [editorconfig](https://editorconfig.org/) (recommended)
- [gofmt](https://blog.golang.org/go-fmt-your-code) (MUST)
- [goreportcard](https://goreportcard.com/report/github.com/mxmCherry/translit) (MUST)
- [codecov](https://codecov.io/gh/mxmCherry/translit) (recommended)

0 comments on commit 41e64d6

Please sign in to comment.