Skip to content

Commit 11d8df0

Browse files
authored
Update README.md
1 parent c112833 commit 11d8df0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### Warning
2+
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
3+
14
# Terminal progress bar for Go
25

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

70-
```
73+
```

0 commit comments

Comments
 (0)