Skip to content

Commit 7e8624c

Browse files
committed
Introduce a link to GoDoc
1 parent ab908de commit 7e8624c

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
@@ -14,7 +14,7 @@
1414
limitations under the License.
1515
-->
1616

17-
[![Build Status](https://travis-ci.org/js-ojus/sparsebitset.svg?branch=master)](https://travis-ci.org/js-ojus/sparsebitset)
17+
[![Build Status](https://travis-ci.org/js-ojus/sparsebitset.svg?branch=master)](https://travis-ci.org/js-ojus/sparsebitset) [![GoDoc](https://godoc.org/github.com/js-ojus/sparsebitset?status.svg)](https://godoc.org/github.com/js-ojus/sparsebitset)
1818

1919
### `sparsebitset`
2020
A simple implementation of sparse bitsets for non-negative integers.

0 commit comments

Comments
 (0)