From d279935acdf1dc45b05ea629bf742de7ec9cfa13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=83=A1=E8=81=AA?= Date: Sat, 6 Dec 2014 19:48:50 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b600945..9ab1fb8 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Latest stable Release: [Version 1.0 (Sep 23, 2014)](https://github.com/hu17889/g go get github.com/hu17889/go_spider go get github.com/PuerkitoBio/goquery go get github.com/bitly/go-simplejson +go get github.com/djimenez/iconv-go ``` This project is dependent on [simplejson](https://github.com/bitly/go-simplejson/blob/master/simplejson.go), [goquery](https://github.com/PuerkitoBio/goquery).