Navigation Menu

Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Commit

Permalink
minor README update
Browse files Browse the repository at this point in the history
  • Loading branch information
zupo committed Dec 27, 2012
1 parent cfb03f2 commit 799f4d1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.rst
Expand Up @@ -7,7 +7,6 @@ Payment Notification providers (such as PayPal, JVZoo, Click2Sell, etc.)

* `Source code @ GitHub <https://github.com/niteoweb/niteoweb.ipn.core>`_
* `Releases @ PyPI <http://pypi.python.org/pypi/niteoweb.ipn.core>`_
* `Documentation @ ReadTheDocs <http://niteowebipncore.readthedocs.org>`_
* `Continuous Integration @ Travis-CI <http://travis-ci.org/niteoweb/niteoweb.ipn.core>`_

Subpackages
Expand All @@ -16,7 +15,7 @@ Subpackages
You probably do not want to use this package on it's own, but rather use one
of its sub-packages:

* `niteoweb.ipn.jvz <http://pypi.python.org/pypi/niteoweb.ipn.jvz>`_
* `niteoweb.ipn.jvzoo <http://pypi.python.org/pypi/niteoweb.ipn.jvzoo>`_
* `niteoweb.ipn.c2s <http://pypi.python.org/pypi/niteoweb.ipn.c2s>`_

How it works
Expand All @@ -31,7 +30,7 @@ the code that these sub-packages would have to otherwise duplicate:
* Firing off events that your project code can catch and perform custom tasks
on.

The following information is stored in member data for later use:
The following information is stored as member properties for later use:

``product_id``
IPN provider's `Product ID` of the purchased item.
Expand Down

0 comments on commit 799f4d1

Please sign in to comment.