diff --git a/README.md b/README.md index a98129e..7ec524f 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,10 @@ The source code: [example/io/multiple/main.go](example/io/multiple/main.go) +### 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. + ## Installation ```sh