Skip to content

Commit fbc3f18

Browse files
committed
Improve CI badge
1 parent 522ff13 commit fbc3f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# websocket
22

33
[![GoDoc](https://godoc.org/nhooyr.io/websocket?status.svg)](https://godoc.org/nhooyr.io/websocket)
4-
[![CI](https://img.shields.io/circleci/build/github/nhooyr/websocket)](https://github.com/nhooyr/websocket/commits/master)
4+
[![CI](https://img.shields.io/circleci/build/github/nhooyr/websocket?label=ci)](https://github.com/nhooyr/websocket/commits/master)
55
[![Codecov](https://img.shields.io/codecov/c/github/nhooyr/websocket.svg?color=brightgreen)](https://codecov.io/gh/nhooyr/websocket)
66

77
websocket is a minimal and idiomatic WebSocket library for Go.

0 commit comments

Comments
 (0)