From 42f1289ddc581d6742bde609f45be3db0b12adef Mon Sep 17 00:00:00 2001 From: Manfred Touron Date: Fri, 3 May 2019 13:58:23 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index eb609da..e587749 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,10 @@ $> docker run --rm -v "$(pwd):$(pwd)" -w "$(pwd)" moul/protoc-gen-gotemplate -I. * [translator](https://github.com/moul/translator): Translator Micro-service using Gettext and Go-Kit * [acl](https://github.com/moul/acl): ACL micro-service (gRPC/protobuf + http/json) +## See also + +* [pbhbs](https://github.com/gponsinet/pbhbs): protobuf gen based on handlebarjs template + ## License MIT