README.md: add badge to pkg.go.dev

Change-Id: I2324b1db9d9fcf35c52c6c109de277bc1c053644
Reviewed-on: https://go-review.googlesource.com/c/mobile/+/275891
Trust: Julie Qiu <julie@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Julie Qiu <julie@golang.org>
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: