From 23e6f4e33c43eaff9f79a8e8fea60dd7cdea2126 Mon Sep 17 00:00:00 2001 From: Matthew Date: Tue, 12 Dec 2017 23:13:16 +0700 Subject: [PATCH] update readme --- Readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 32752824..a6a1f526 100644 --- a/Readme.md +++ b/Readme.md @@ -10,10 +10,12 @@ Visit [mat.tm/joy](https://mat.tm/joy) to learn more about Joy.     ·    [Examples](#examples)     ·    [Using the CLI](#using-the-cli) -[Joy API](https://godoc.org/github.com/matthewmueller/joy)    ·    [DOM API](https://godoc.org/github.com/matthewmueller/joy/dom)    ·    [Virtual DOM API](https://godoc.org/github.com/matthewmueller/joy/vdom) - [Contributing](#contributing)    ·    [FAQ](#faq)    ·    [More Links](#more-links) +**GoDoc:** + +[Joy API](https://godoc.org/github.com/matthewmueller/joy)    ·    [DOM API](https://godoc.org/github.com/matthewmueller/joy/dom)    ·    [Virtual DOM API](https://godoc.org/github.com/matthewmueller/joy/vdom) + --- ## Getting Started