Skip to content
This repository has been archived by the owner on Aug 29, 2019. It is now read-only.

Commit

Permalink
Merge pull request #19 from aweber/no-more-eggs
Browse files Browse the repository at this point in the history
README: Refer the the library as a library, not an egg.
  • Loading branch information
Michael Druger committed Feb 28, 2014
2 parents 09e46f8 + 23318ce commit cb17c42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ AWeber API Python Library
-------------------------
The AWeber API Python Library allows you to quickly get up and running with
integrating access to the AWeber API into your Python applications. This
egg requires the python-oauth2 to handle the authentication.
library requires the python-oauth2 to handle the authentication.

.. image:: https://secure.travis-ci.org/aweber/AWeber-API-Python-Library.png?branch=master
:target: https://secure.travis-ci.org/aweber/AWeber-API-Python-Library
Expand All @@ -18,7 +18,7 @@ egg requires the python-oauth2 to handle the authentication.
Installation
============

This egg can be installed by checking out the source::
The library can be installed by checking out the source::

$ sudo python setup.py install

Expand Down

0 comments on commit cb17c42

Please sign in to comment.