Update readme - toot - Unnamed repository; edit this file 'description' to name the repository.
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 817ab109d025714780dfcce07e1c9cde34e31ed6
 (DIR) parent e33cf21ff641d8239f73328d5b99b2d1c37c5d37
 (HTM) Author: Ivan Habunek <ivan@habunek.com>
       Date:   Wed, 12 Apr 2017 17:18:56 +0200
       
       Update readme
       
       Diffstat:
         README.rst                          |       9 ++++++++-
       
       1 file changed, 8 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/README.rst b/README.rst
       @@ -25,4 +25,11 @@ Currently implements only posting a new status:
        
            toot post "Hello world!"
        
       -On first use, will ask you to choose a Mastodon instance and log in.
       +On first use, you will be asked to choose a Mastodon instance and log in.
       +
       +The app and user tokens are saved in two files in your home directory:
       +
       +* ``~/.config/toot/app.cfg``
       +* ``~/.config/toot/user.cfg``
       +
       +To logout, delete these files.