Readme update.
authorJosh Roesslein <jroesslein@gmail.com>
Fri, 14 Aug 2009 14:59:58 +0000 (09:59 -0500)
committerJosh Roesslein <jroesslein@gmail.com>
Fri, 14 Aug 2009 14:59:58 +0000 (09:59 -0500)
README

diff --git a/README b/README
index abdebf300c27e6f571f7b3ecc15559151a60677f..b419b070ae4a23549f737f07f688bf20a30f76e7 100644 (file)
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ Features:
   Actively under development.
   Supports most of the twitter api endpoints.
   Python 3 support. (See py3k branch)
-  Streaming API
+  Streaming API support.
   Cache system (memory, file, memcache client)
 
 Getting started:
@@ -26,6 +26,12 @@ Installing:
       python setup.py install (run as root)
   If you wish you may also bundle the tweepy package with your application.
 
+Souce code:
+  Gitorious: <http://gitorious.org/tweepy>
+  Github: <http://github.com/joshthecoder/tweepy>
+
+Mailinglist: tweepy@googlegroups.com  (questions/feature request/bug reports/anything else)
+
 Author: Joshua Roesslein
 License: MIT
 Dependencies:
@@ -37,8 +43,3 @@ Dependencies:
   python-memcached <http://www.tummy.com/Community/software/python-memcached/>
     **Bundled with this library
 
-Website:
-  Git Repository: <http://gitorious.org/tweepy> OR <http://github.com/joshthecoder/tweepy>
-
-Mailinglist: tweepy@googlegroups.com  
-