Skip to content

Commit

Permalink
More README tweaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
gtaylor committed Oct 21, 2012
1 parent c6c6887 commit 7e4c73b
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Python Fedex SOAP API Module
Python FedEx SOAP API Module
============================

:Author: Greg Taylor
Expand All @@ -7,7 +7,7 @@ Python Fedex SOAP API Module
What is it?
-----------

A light wrapper around Fedex's Webservice Soap API.
A light wrapper around FedEx's Webservice Soap API.

Requirements
------------
Expand All @@ -16,7 +16,9 @@ The only dependency is the suds SOAP module, which is available at::
https://fedorahosted.org/suds/
You may also use easy_install or pip to install from PyPi.
You may also use easy_install or pip to install from PyPi::

pip install suds

Installation
------------
Expand Down Expand Up @@ -47,3 +49,6 @@ Legal Mumbo Jumbo
Copyright (C) 2012 Gregory Taylor

This software is licensed under the BSD License.

python-fedex is not authored by, endorsed by, or in any way affiliated with
FedEx.

0 comments on commit 7e4c73b

Please sign in to comment.