Skip to content

Commit 7e4c73b

Browse files
committed
More README tweaks.
1 parent c6c6887 commit 7e4c73b

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

Diff for: README.rst

+8-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Python Fedex SOAP API Module
1+
Python FedEx SOAP API Module
22
============================
33

44
:Author: Greg Taylor
@@ -7,7 +7,7 @@ Python Fedex SOAP API Module
77
What is it?
88
-----------
99

10-
A light wrapper around Fedex's Webservice Soap API.
10+
A light wrapper around FedEx's Webservice Soap API.
1111

1212
Requirements
1313
------------
@@ -16,7 +16,9 @@ The only dependency is the suds SOAP module, which is available at::
1616
1717
https://fedorahosted.org/suds/
1818
19-
You may also use easy_install or pip to install from PyPi.
19+
You may also use easy_install or pip to install from PyPi::
20+
21+
pip install suds
2022

2123
Installation
2224
------------
@@ -47,3 +49,6 @@ Legal Mumbo Jumbo
4749
Copyright (C) 2012 Gregory Taylor
4850

4951
This software is licensed under the BSD License.
52+
53+
python-fedex is not authored by, endorsed by, or in any way affiliated with
54+
FedEx.

0 commit comments

Comments
 (0)