comparison README.md @ 23:b82d86b74636

Update variable names.
author edogawaconan <me@myconan.net>
date Fri, 05 Sep 2014 23:26:34 +0900
parents 6718f51b34b5
children c1783bab9035
comparison
equal deleted inserted replaced
22:eb07f7dc25eb 23:b82d86b74636
23 23
24 This application depends on four Twitter-related tokens: 24 This application depends on four Twitter-related tokens:
25 25
26 - `RT_CONSUMER_KEY` 26 - `RT_CONSUMER_KEY`
27 - `RT_CONSUMER_SECRET` 27 - `RT_CONSUMER_SECRET`
28 - `RT_OAUTH_TOKEN` 28 - `RT_ACCESS_TOKEN`
29 - `RT_OAUTH_TOKEN_SECRET` 29 - `RT_ACCESS_TOKEN_SECRET`
30 30
31 Make sure to set them before using. 31 Make sure to set them before using.
32 32
33 License 33 License
34 ------- 34 -------