X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=README.md;h=53ba885302231089484c038aa3a03f7854afee42;hp=3437522b060e5b5b5e77d68846d134095e7c2655;hb=9fa1d26a44f57d4be9cce26e9dd2255156da714a;hpb=1138e14b5198ce725a460c63c9ec7b53eedf08af diff --git a/README.md b/README.md index 3437522..53ba885 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ ## Rainbow Stream +[![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. @@ -77,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.