We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c112833 commit 11d8df0Copy full SHA for 11d8df0
README.md
@@ -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
+
4
# Terminal progress bar for Go
5
6
[](https://coveralls.io/github/cheggaaa/pb?branch=v2)
@@ -67,4 +70,4 @@ func customTemplate(tmpl string) {
67
70
}
68
71
69
72
-```
73
+```
0 commit comments