Skip to content

Commit f00474d

Browse files
authored
Update badge link for CI tests in README
1 parent bd74df6 commit f00474d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# gocroaring [![GoDoc](https://godoc.org/github.com/RoaringBitmap/gocroaring?status.svg)](https://godoc.org/github.com/RoaringBitmap/gocroaring) ![Tests (Ubuntu, macOS)](https://github.com/RoaringBitmap/gocroaring/workflows/Tests%20(Ubuntu,%20macOS)/badge.svg)
2-
1+
# gocroaring [![GoDoc](https://godoc.org/github.com/RoaringBitmap/gocroaring?status.svg)](https://godoc.org/github.com/RoaringBitmap/gocroaring) [![Tests (Ubuntu, macOS)](https://github.com/RoaringBitmap/gocroaring/actions/workflows/test.yml/badge.svg)](https://github.com/RoaringBitmap/gocroaring/actions/workflows/test.yml)
32
Well-tested Go wrapper for [CRoaring](https://github.com/RoaringBitmap/CRoaring) (a C/C++ implementation of Roaring Bitmaps)
43

54
Roaring bitmaps are used by several important systems:

0 commit comments

Comments
 (0)