From d32c21234cda0edbceecc97ff608bf3ae559263c Mon Sep 17 00:00:00 2001 From: mxmCherry Date: Sun, 4 Mar 2018 19:48:22 +0200 Subject: [PATCH] native/README: added godoc badge --- native/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/native/README.md b/native/README.md index 4e891b0..c107b4c 100644 --- a/native/README.md +++ b/native/README.md @@ -1,4 +1,4 @@ -# native +# native [![GoDoc](https://godoc.org/github.com/mxmCherry/openrtb/native?status.svg)](https://godoc.org/github.com/mxmCherry/openrtb/native) [Go](https://golang.org/) implementation of [OpenRTB](https://www.iab.com/guidelines/real-time-bidding-rtb-project/) [Dynamic Native Ads API Specification Version 1.2](https://www.iab.com/wp-content/uploads/2018/03/OpenRTB-Native-Ads-Specification-Final-1.2.pdf) types/enums.