Skip to content

Commit

Permalink
Moved original README to OLD_README, updated markdown'ed README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Idan Gazit committed Oct 15, 2008
1 parent c6ec1a4 commit 5348057
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
File renamed without changes.
13 changes: 6 additions & 7 deletions README.md
Expand Up @@ -3,6 +3,7 @@
_A python wrapper around the Twitter API_

Author: `DeWitt Clinton <dewitt@google.com>`
Github fork: `Idan Gazit <idan@pixane.net>`

##Introduction##

Expand All @@ -24,8 +25,7 @@ http://cheeseshop.python.org/pypi/simplejson

Download the latest python-twitter library from:

http://code.google.com/p/python-twitter/

http://github.com/idangazit/python-twitter

Untar the source distribution and run:

Expand All @@ -46,17 +46,16 @@ Without setuptools installed:

View the trunk at:

http://python-twitter.googlecode.com/svn/trunk/
http://github.com/idangazit/python-twitter/tree/master

Check out the latest development version anonymously with:

$ svn checkout http://python-twitter.googlecode.com/svn/trunk/ python-twitter
$ git clone git://github.com/idangazit/python-twitter.git

##Documentation##

View the last release API documentation at:

http://static.unto.net/python-twitter/0.6/doc/twitter.html
The API documentation is included in the `doc` directory, in the form of
`twitterapi.html`.

##Using##

Expand Down

0 comments on commit 5348057

Please sign in to comment.