From 7255a4b7d7edbc59c52426761b68a46d2cec3e92 Mon Sep 17 00:00:00 2001 From: Ryan Kulp Date: Sat, 6 Aug 2016 13:43:47 -0700 Subject: [PATCH] web version --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f991c91..2ea3ad4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Product Hunt Upvote Downloader download a CSV of twitter handles who upvoted a featured product +don't code? [use the web version](https://product-hunt-upvotes.herokuapp.com/). + ## installation 1. ```$ gem install hunting_season```