Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cheggaaa authored Jul 2, 2019
1 parent c112833 commit 11d8df0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### Warning
Please use v3 version ```go get github.com/cheggaaa/v3``` - it's a continuation of the v2, but in the master branch and with the support of go modules

# Terminal progress bar for Go

[![Coverage Status](https://coveralls.io/repos/github/cheggaaa/pb/badge.svg?branch=v2)](https://coveralls.io/github/cheggaaa/pb?branch=v2)
Expand Down Expand Up @@ -67,4 +70,4 @@ func customTemplate(tmpl string) {
}
}

```
```

0 comments on commit 11d8df0

Please sign in to comment.