summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/golang/protobuf/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/golang/protobuf/README.md')
-rw-r--r--vendor/github.com/golang/protobuf/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/github.com/golang/protobuf/README.md b/vendor/github.com/golang/protobuf/README.md
index 207eb6b48..9c4c815c0 100644
--- a/vendor/github.com/golang/protobuf/README.md
+++ b/vendor/github.com/golang/protobuf/README.md
@@ -1,6 +1,7 @@
# Go support for Protocol Buffers
[![Build Status](https://travis-ci.org/golang/protobuf.svg?branch=master)](https://travis-ci.org/golang/protobuf)
+[![GoDoc](https://godoc.org/github.com/golang/protobuf?status.svg)](https://godoc.org/github.com/golang/protobuf)
Google's data interchange format.
Copyright 2010 The Go Authors.