From 01a7c39709a2d32d0579a33c052a292f5153c1ad Mon Sep 17 00:00:00 2001 From: codeskyblue Date: Mon, 1 Aug 2016 11:19:50 +0800 Subject: [PATCH] add binary release --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 904bae7..a55460e 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Make the best HTTP File Server. Better UI, upload support, apple&android install - 目标: 做最好的HTTP文件服务器 - 功能: 人性化的UI体验,文件的上传支持,安卓和苹果安装包的二维码直接生成。 +**Binary** can be download from [github releases](https://github.com/codeskyblue/gohttpserver/releases/) + ## Notes If using go1.5, ensure you set GO15VENDOREXPERIMENT=1