Skip to content

Commit e9922f3

Browse files
committed
Change README title
1 parent 41aeec6 commit e9922f3

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
@@ -1,6 +1,6 @@
11
# Your basic bit [![GoDoc](https://godoc.org/github.com/yourbasic/bit?status.svg)][godoc-bit]
22

3-
### Golang set data structure with bonus bit-twiddling functions
3+
### Set data structure with bonus bit-twiddling functions
44

55
A bit array, or bit set, is an efficient set data structure.
66
It consists of an array that compactly stores bits and it uses

0 commit comments

Comments
 (0)