From 80cd4e18c1484543ae4e650919a703c3cc94a8ac Mon Sep 17 00:00:00 2001 From: Zeal Date: Sat, 28 Oct 2017 00:25:07 +0800 Subject: [PATCH] add tools link of gojs-tool --- README.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.markdown b/README.markdown index a1ae7d1a..4fe5c36f 100644 --- a/README.markdown +++ b/README.markdown @@ -867,5 +867,11 @@ ToString will convert the value to a string (string). If there is an error during the conversion process (like an uncaught exception), then the result will be the empty string ("") and an error. +## Tools + +Name|Description +:--|:-- +[gojs-tool](https://github.com/gogap/gojs-tool)|A tool for otto to convert go packages to js natvie modules + -- **godocdown** http://github.com/robertkrimen/godocdown