Skip to content

Commit

Permalink
More README.rst formatting fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris committed Feb 25, 2012
1 parent 50b2b41 commit 04fed14
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.rst
Expand Up @@ -11,9 +11,10 @@ There are 4 main methods that can be called. read, create, update, and remove wh
GET, POST, PUT, and DELETE methods.


INSTALLATION:
INSTALLATION
============


sudo pip install python-twitpic

- OR::
Expand All @@ -23,7 +24,7 @@ INSTALLATION:
sudo python setup.py install


USAGE:
USAGE
=====

import twitpic
Expand All @@ -39,14 +40,15 @@ USAGE:

*NOTE*: importing python-twitpic can now be done as follows:


import twitpic

- OR::
OR::
from twitpic import twitpic2


COMMAND-LINE USAGE:
COMMAND-LINE USAGE
==================

*NOTE*: Bash auto complete script FTW! Command also requires python-2.7 to use.
Expand All @@ -69,6 +71,6 @@ optional arguments:
The tweet that belongs to the image.


CHANGELOG:
==========
CHANGELOG
=========
2-24-2012: TwitPic Client API V1.0 is now officially deprecated.

0 comments on commit 04fed14

Please sign in to comment.