Use v2 in the README

This commit is contained in:
Tevin Zhang 2021-09-25 14:19:00 +08:00
parent 7170548ea7
commit dbea605d7b
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Designed for cleaner code.
## Usage
```go
import "github.com/tevino/abool"
import "github.com/tevino/abool/v2"
cond := abool.New() // default to false