Update README.md

This commit is contained in:
Toru Fukui
2015-10-18 00:49:38 +09:00
parent a6a27121d8
commit c9184d6f80
+1
View File
@@ -17,6 +17,7 @@ package main
import (
"fmt"
"log"
"time"
"github.com/gorilla/feeds"
)