X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=README.rst;h=34a81fd2ded341e5bb9dff5918e46740dd80a376;hp=b1f6fdb55019a4ced4fb3a15ccd8495c505ef755;hb=fd2da0c3ea222efdbc582e25299b08ebbe7ed45f;hpb=49a95766f33c88d43165ca937dee47791f513b9e diff --git a/README.rst b/README.rst index b1f6fdb..34a81fd 100644 --- a/README.rst +++ b/README.rst @@ -1,10 +1,10 @@ Rainbow Stream -------------- -.. image:: http://img.shields.io/pypi/dm/rainbowstream.svg?style=flat - :target: https://pypi.python.org/pypi/rainbowstream +.. image:: http://img.shields.io/pypi/l/rainbowstream.svg?style=flat-square + :target: https://github.com/DTVD/rainbowstream/blob/master/LICENSE.txt -.. image:: http://img.shields.io/pypi/v/rainbowstream.svg?style=flat +.. image:: http://img.shields.io/pypi/v/rainbowstream.svg?style=flat-square :target: https://pypi.python.org/pypi/rainbowstream Terminal-based Twitter Client. Realtime tweetstream, compose, search , @@ -13,6 +13,9 @@ favorite … and much more fun directly from terminal. This package is built on the top of `Python Twitter Tool`_ and `Twitter API`_, can run on Python 2.7.x and 3.x . +Home page : http://www.rainbowstream.org/ + +Source code : https://github.com/DTVD/rainbowstream Showcase -------- @@ -55,7 +58,7 @@ For debian-based distros, these can be installed with .. code:: bash - sudo apt-get install python-dev libjpeg libjpeg-dev libfreetype6 libfreetype6-dev zlib1g-dev + sudo apt-get install python-dev libjpeg-dev libfreetype6 libfreetype6-dev zlib1g-dev Besides, Mac OSX Maverick with Xcode 5.1 has a well-known `clang unknown argument`_ problem with the ``Pillow`` package installation - a dependency of this app. @@ -158,7 +161,7 @@ Theme’s screenshot: .. figure:: https://raw.githubusercontent.com/DTVD/rainbowstream/master/screenshot/themes/larapaste.png :alt: larapaste -For detaile information, see `theme usage and customization`_. +For detail information, see `theme usage and customization`_. Bug and feature requests