fix typo
[rainbowstream.git] / README.md
index 5eae9b0ab29a9fa3c315e5e79bbefa97d3372828..53ba885302231089484c038aa3a03f7854afee42 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,8 +1,7 @@
 ## Rainbow Stream 
 
-[![Download](http://img.shields.io/pypi/dm/rainbowstream.svg?style=flat)](https://pypi.python.org/pypi/rainbowstream/0.0.3)
-[![Version](http://img.shields.io/pypi/v/rainbowstream.svg?style=flat)](https://pypi.python.org/pypi/rainbowstream/0.0.3)
-
+[![Download](http://img.shields.io/pypi/dm/rainbowstream.svg?style=flat)](https://pypi.python.org/pypi/rainbowstream)
+[![Version](http://img.shields.io/pypi/v/rainbowstream.svg?style=flat)](https://pypi.python.org/pypi/rainbowstream)
 
 Terminal-based Twitter Client. 
 Realtime tweetstream, compose, search , favorite ... and much more fun directly from terminal.
@@ -81,6 +80,10 @@ __Action Command__
 
 * ```show image 12``` will show the image in tweet with *[id=12]* in your OS's image viewer.
 
+* ```ls fl```will list all your followers (people who are following you).
+
+* ```ls fr```will list all your friends (people who you are following).
+
 * ```fl @dtvd88```will follow @dtvd88.
 
 * ```ufl @dtvd88```will unfollow @dtvd88.