We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5265b2f commit 74db5f7Copy full SHA for 74db5f7
doc.go
@@ -1,5 +1,6 @@
1
-// Package mpb is a library for rendering progress bars in terminal applications.
2
// Copyright (C) 2016-2017 Vladimir Bauer
3
// Use of this source code is governed by a BSD-style
4
// license that can be found in the LICENSE file.
+
5
+// Package mpb is a library for rendering progress bars in terminal applications.
6
package mpb
0 commit comments