From 47017f51b19070b6ba7223641d73657f509f19d6 Mon Sep 17 00:00:00 2001 From: gmemstr Date: Wed, 5 Jul 2017 00:32:04 -0700 Subject: [PATCH] Newline --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 64cc083..4d82f64 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,11 @@ Podcast RSS/CMS in Golang ## requirements [github.com/gmemstr/feeds](https://github.com/gmemstr/feeds) + [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) + [github.com/spf13/viper](https://github.com/spf13/viper) + [github.com/gorilla/mux](https://github.com/gorilla/mux) ## building