From 7b285c008030ac4218e1408b39d3a09ae136fa61 Mon Sep 17 00:00:00 2001 From: jcipriano Date: Wed, 6 Jul 2016 16:42:33 -0700 Subject: [PATCH] Adding readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8435a55..7bae615 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Large video files are longer than 30 second up to 140 seconds and/or a file size $ pip install requirements.txt ``` -2. Fill in your consumer keys and access tokens: +2. Fill in your consumer keys and access tokens in `async-upload.py`: ``` CONSUMER_KEY = 'your-consumer-key' -- 2.25.1