From 0317ac6e8f803c732380571037b5430acfea47cd Mon Sep 17 00:00:00 2001 From: Garrick Aden-Buie Date: Fri, 8 Mar 2019 22:57:54 -0600 Subject: [PATCH] readme gathertweet addition --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05e55df..d816990 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ This dashboard was built using many great tools in the R ecosystem. Thanks to al I also built a few things to make this work, including: -- [gathertweet] - A command line tool for gathering tweets from Twitter search streams. +- [gathertweet] - A command line tool for gathering tweets from Twitter search streams. Removes the boilerplate of collecting Twitter data and plays nicely with `cron`. - [shinyThings] - [shiny] modules for pagination and dropdown buttons.