Skip to content

Commit 063005f

Browse files
authored
Update README.md
1 parent ff0f392 commit 063005f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
High-performance lock-free SPMC ring buffer with two-phase dequeue protocol and callback-based safety
33

44
![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)
5-
[![Go Report Card](https://goreportcard.com/badge/github.com/dk-open/ring)](https://goreportcard.com/report/github.com/dk-open/ring)
5+
[![Go Report Card](https://goreportcard.com/badge/github.com/dk-open/ring?_id=1)](https://goreportcard.com/report/github.com/dk-open/ring)
66
[![codecov](https://codecov.io/gh/dk-open/ring/graph/badge.svg?token=FGK3F49GS4)](https://codecov.io/gh/dk-open/ring)
77
[![Go Version](https://img.shields.io/github/go-mod/go-version/dk-open/ring)](https://github.com/dk-open/ring)
88
[![GitHub release](https://img.shields.io/github/release/dk-open/ring.svg)](https://github.com/dk-open/ring/releases)

0 commit comments

Comments
 (0)