Skip to content

Commit 48dcd41

Browse files
committed
Merge branch 'master' into develop
2 parents effc8f9 + c6b7742 commit 48dcd41

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
![GitHub Release Date](https://img.shields.io/github/release-date/wissance/stringFormatter)
66
[![Wissance.StringFormatter CI](https://github.com/Wissance/stringFormatter/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Wissance/stringFormatter/actions/workflows/ci.yml)
77
[![Go Report Card](https://goreportcard.com/badge/github.com/wissance/stringFormatter)](https://goreportcard.com/report/github.com/wissance/stringFormatter)
8-
![Coverage](https://coveralls.io/repos/github/wissance/stringFormatter/badge.svg?branch=master)
8+
[![Coverage Status](https://coveralls.io/repos/github/Wissance/stringFormatter/badge.svg?branch=master)](https://coveralls.io/github/Wissance/stringFormatter?branch=master)
99

1010
![String Formatter: a convenient string formatting tool](img/sf_logo_sm.png)
1111

@@ -15,7 +15,9 @@
1515
3. Use for **template-based src code generator**
1616
4. Other text proccessing
1717

18-
[Go Report Card](https://goreportcard.com/report/github.com/wissance/stringFormatter)
18+
Other important resources:
19+
* [Go Report Card A+](https://goreportcard.com/report/github.com/wissance/stringFormatter)
20+
* [Coverage > 80%](https://coveralls.io/github/Wissance/stringFormatter)
1921

2022

2123
## ✨ 1 Features

0 commit comments

Comments
 (0)