Skip to content

Commit

Permalink
fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitalick committed Oct 16, 2021
1 parent 2b437fb commit 7a7b9a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/vitalick/bitslice)](https://goreportcard.com/report/github.com/vitalick/bitslice)
[![GoDoc](https://godoc.org/github.com/vitalick/bitslice?status.svg)](https://godoc.org/github.com/vitalick/bitslice)

Go package for pack and unpack `[]byte`-`[]bool`.
Go package for pack `[]byte` to `[]bool` and vice-versa.

## Usage

Expand Down

0 comments on commit 7a7b9a6

Please sign in to comment.