Skip to content

Commit

Permalink
Final bits and pieces
Browse files Browse the repository at this point in the history
  • Loading branch information
geekpete committed Jul 21, 2014
1 parent 1c13f71 commit a54a416
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ A python library for the Coinspot API.
Copyright (C) 2014 Peter Dyson pete@geekpete.com

Source: http://github.com/geekpete/py-coinspot-api
PyPi:

PyPi: https://pypi.python.org/pypi/py-coinspot-api/

Please see https://www.coinspot.com.au/api for documentation on the
CoinSpot API.
Expand All @@ -15,11 +16,14 @@ CoinSpot API.

Installation
============

::

pip install py-coinspot-api --user


or

::

sudo pip install py-coinspot-api
Expand Down

0 comments on commit a54a416

Please sign in to comment.