From 98d8301f79bb23846b11b59c7dc6e38f64155009 Mon Sep 17 00:00:00 2001 From: John Furrow Date: Wed, 8 Apr 2015 22:20:53 -0400 Subject: [PATCH] Create README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..0b389d95 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Flood +This is heavily a work in progress, and will be updated frequently. + +## Test it out! +* ensure rTorrent is running +* `npm install` +* `bower install` +* `gulp scripts styles` +* `npm start`