From 919774a6493e5086762a05c451427b4eeec4d457 Mon Sep 17 00:00:00 2001 From: fREW Schmidt Date: Fri, 12 Oct 2018 08:46:20 -0700 Subject: [PATCH] Add link to Godoc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 187ef67..8eb58d4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # go-jmespath - A JMESPath implementation in Go [![Build Status](https://img.shields.io/travis/jmespath/go-jmespath.svg)](https://travis-ci.org/jmespath/go-jmespath) +[![GoDoc](https://godoc.org/github.com/jmespath/go-jmespath?status.svg)](https://godoc.org/github.com/jmespath/go-jmespath)