changeset 24:c1783bab9035

Mark optional settings.
author edogawaconan <me@myconan.net>
date Fri, 05 Sep 2014 23:36:55 +0900
parents b82d86b74636
children 70d70736faee
files README.md
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Fri Sep 05 23:26:34 2014 +0900
+++ b/README.md	Fri Sep 05 23:36:55 2014 +0900
@@ -21,10 +21,13 @@
 Configuration
 -------------
 
-This application depends on four Twitter-related tokens:
+This application depends on at least those two Twitter-related tokens:
 
 - `RT_CONSUMER_KEY`
 - `RT_CONSUMER_SECRET`
+
+Optionally, setting those two variables allows you access to private accounts which your account has access to:
+
 - `RT_ACCESS_TOKEN`
 - `RT_ACCESS_TOKEN_SECRET`