Skip to content

Commit e5c976d

Browse files
Update README.md
1 parent ca0482b commit e5c976d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
</p>
99

1010
<p align="center">
11-
<a href="https://golang.objectbox.io/#changelog">
12-
<img src="https://img.shields.io/github/v/release/objectbox/objectbox-go?color=17A6A6&style=flat-square" alt="Latest Release">
11+
<a href="https://goreportcard.com/report/github.com/objectbox/objectbox-go">
12+
<img src="https://goreportcard.com/badge/github.com/objectbox/objectbox-go?style=flat-square" alt="Go Report">
1313
</a>
1414
<a href="https://pkg.go.dev/github.com/objectbox/objectbox-go/objectbox">
1515
<img src="https://img.shields.io/badge/godoc-objectbox-00b0d7?style=flat-square&logo=go" alt="Godocs">
1616
</a>
17-
<a href="https://github.com/objectbox/objectbox-java/blob/main/LICENSE.txt">
18-
<img src="https://img.shields.io/github/license/objectbox/objectbox-java?color=17A6A6&logo=apache&style=flat-square" alt="Apache 2.0 license">
17+
<a href="https://golang.objectbox.io/#changelog">
18+
<img src="https://img.shields.io/github/v/release/objectbox/objectbox-go?color=17A6A6&style=flat-square" alt="Latest Release">
1919
</a>
2020
<a href="https://twitter.com/ObjectBox_io">
2121
<img src="https://img.shields.io/twitter/follow/objectbox_io?color=%20%2300aced&logo=twitter&style=flat-square" alt="Follow @ObjectBox_io">

0 commit comments

Comments
 (0)