Skip to content

Commit a10d126

Browse files
committed
update readme
1 parent 9fbc887 commit a10d126

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ https://docs.codecov.com/docs/status-badges
77
## http
88

99
[Readme](http/README.md)    
10-
[![codecov](https://codecov.io/gh/ifnotnil/x/graph/badge.svg?token=n0t9q5Y3Sf&component=http)](https://codecov.io/gh/ifnotnil/x)
1110
[![ci](https://github.com/ifnotnil/x/actions/workflows/sub_http.yml/badge.svg)](https://github.com/ifnotnil/x/actions/workflows/sub_http.yml)
1211
[![Go Report Card](https://goreportcard.com/badge/github.com/ifnotnil/x/http)](https://goreportcard.com/report/github.com/ifnotnil/x/http)
1312
[![PkgGoDev](https://pkg.go.dev/badge/github.com/ifnotnit/x/http)](https://pkg.go.dev/github.com/ifnotnil/x/http)
1413
[![Version](https://img.shields.io/github/v/tag/ifnotnil/x?filter=http%2F*)](https://pkg.go.dev/github.com/ifnotnil/x/http?tab=versions)
14+
[![codecov](https://codecov.io/gh/ifnotnil/x/graph/badge.svg?token=n0t9q5Y3Sf&component=http)](https://codecov.io/gh/ifnotnil/x)
1515

1616
Install: `go get -u github.com/ifnotnil/x/http`
1717

@@ -20,10 +20,10 @@ Install: `go get -u github.com/ifnotnil/x/http`
2020
A [knadh/koanf](github.com/knadh/koanf) boilerplate with some helpers.
2121

2222
[Readme](conf/README.md)    
23-
[![codecov](https://codecov.io/gh/ifnotnil/x/graph/badge.svg?token=n0t9q5Y3Sf&component=conf)](https://codecov.io/gh/ifnotnil/x)
2423
[![ci](https://github.com/ifnotnil/x/actions/workflows/sub_conf.yml/badge.svg)](https://github.com/ifnotnil/x/actions/workflows/sub_conf.yml)
2524
[![Go Report Card](https://goreportcard.com/badge/github.com/ifnotnil/x/conf)](https://goreportcard.com/report/github.com/ifnotnil/x/conf)
2625
[![PkgGoDev](https://pkg.go.dev/badge/github.com/ifnotnit/x/conf)](https://pkg.go.dev/github.com/ifnotnil/x/conf)
2726
[![Version](https://img.shields.io/github/v/tag/ifnotnil/x?filter=conf%2F*)](https://pkg.go.dev/github.com/ifnotnil/x/conf?tab=versions)
27+
[![codecov](https://codecov.io/gh/ifnotnil/x/graph/badge.svg?token=n0t9q5Y3Sf&component=conf)](https://codecov.io/gh/ifnotnil/x)
2828

2929
Install: `go get -u github.com/ifnotnil/x/conf`

0 commit comments

Comments
 (0)