diff --git a/README.md b/README.md index e1fa3d1..2fd0811 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,9 @@ ### Custom Decorators -[Here](https://github.com/vbauerster/getparty/blob/master/cmd/getparty/decorator.go) is example from [getparty](https://github.com/vbauerster/getparty) src code. +Refer to godoc [example](https://godoc.org/github.com/vbauerster/mpb#example-Bar-PrependFunc). + +More [sophisticated](https://github.com/vbauerster/getparty/blob/master/cmd/getparty/decorator.go) example. ## License