From da85bec010a25cb764ac34772dd8e45fae68ccf7 Mon Sep 17 00:00:00 2001 From: Julie Qiu Date: Mon, 7 Dec 2020 16:53:41 -0500 Subject: [PATCH] README.md: add badge to pkg.go.dev Change-Id: I2324b1db9d9fcf35c52c6c109de277bc1c053644 Reviewed-on: https://go-review.googlesource.com/c/mobile/+/275891 Trust: Julie Qiu Reviewed-by: Dmitri Shuralyov Run-TryBot: Julie Qiu --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ed903bf..48253c6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Go support for Mobile devices +[![Go Reference](https://pkg.go.dev/badge/golang.org/x/mobile.svg)](https://pkg.go.dev/golang.org/x/mobile) + The Go mobile repository holds packages and build tools for using Go on mobile platforms. Package documentation as a starting point: