Update readme.
authorJoshua Roesslein <jroesslein@gmail.com>
Tue, 8 Dec 2009 18:24:17 +0000 (12:24 -0600)
committerJoshua Roesslein <jroesslein@gmail.com>
Tue, 8 Dec 2009 18:24:17 +0000 (12:24 -0600)
README

diff --git a/README b/README
index 1e3a604f093a827477c199186fac9142c1691712..35da93483490114f2a97d9dfe91530eb645a3961 100644 (file)
--- a/README
+++ b/README
@@ -15,20 +15,13 @@ Features:
   + Cache system (memory, file)
   + Python 3 support -- See py3k branch
 
-Getting started:
-  Be sure to check the wiki for references, samples, and tutorials.
-  Also feel free to join us on the mailing list or chat room.
-
+Documentation: http://joshthecoder.github.com/tweepy/docs/index.html
 Mailing list: http://groups.google.com/group/tweepy
 Chat: IRC freenode.net #tweepy
       Web interface: http://webchat.freenode.net/?channels=tweepy
 Wiki: http://code.google.com/p/tweepy/w
 Bug tracker: http://github.com/joshthecoder/tweepy/issues
 
-Need a programmer? Feel free to contact me directly at jroesslein at gmail.com
-
-Installing: See INSTALL
-
 Souce code: 
     Library: http://github.com/joshthecoder/tweepy
     Examples: http://github.com/joshthecoder/tweepy-examples