From 6bb169baaa07e9548405fdb89c2640c41b75e093 Mon Sep 17 00:00:00 2001 From: qianguozheng Date: Mon, 3 Sep 2018 14:40:14 +0800 Subject: [PATCH] update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 55e2ce9..4aff3b4 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,14 @@ Support jpeg and video download in Twitter # Usage + Download Project: + ``` + go get github.com/gohiweeds/twitterdownloader + ``` Install dependency: ``` go get github.com/grafov/m3u8 + go get github.com/Sirupsen/logrus ``` Run Test command: