Skip to content

Commit 522ff13

Browse files
committed
Add CI status to README.md
1 parent 15cca63 commit 522ff13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +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)
45
[![Codecov](https://img.shields.io/codecov/c/github/nhooyr/websocket.svg?color=brightgreen)](https://codecov.io/gh/nhooyr/websocket)
56

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

0 commit comments

Comments
 (0)