From f9c9239562a8e21e5a37f1f2604d8f1c11bc3893 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Fri, 31 Aug 2018 08:49:06 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8814899e..ae87400f 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,8 @@ d := discover.Discover{ } // ... -` +``` + For complete API documentation, see [GoDoc](https://godoc.org/github.com/hashicorp/go-discover). The configuration for the supported providers is documented in the