From 6068d86d536f84f0a6bad1297b6c1e57b57c54d2 Mon Sep 17 00:00:00 2001 From: vvagias Date: Tue, 23 Jun 2015 16:18:28 -0500 Subject: [PATCH] fixed typo --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 35c6923..012098f 100644 --- a/README.txt +++ b/README.txt @@ -11,7 +11,7 @@ _ / __ |/ |/ /_ / / /_ / /_ / __/ / ____/ // /_ _ / / __/ /_/ /_ / To begin generating data: -1. First open twitter_kafka_direct and add in the needed credentials for your twitter dev account. +1. First open twitter_kafka_direct.py and add in the needed credentials for your twitter dev account. * http://dev.twitter.com 2. Ensure you have all requirements installed and that python can access the modules (see requirements.txt) . - if you need for example tweepy and have pip :