added installation instructions to README

This commit is contained in:
Michael Greene
2014-04-22 22:37:41 -07:00
parent eb301e0c92
commit 7dac44d291

View File

@@ -13,17 +13,19 @@ Homepage: None yet.
`PGPy` is a Python (2 and 3) library for implementing Pretty Good Privacy into Python programs.
Features
--------
None yet!
I still need to organize and type this part out!
Get it now
----------
Installation
------------
Can't yet!
To install PGPy, simply:
.. code-block:: bash
$ pip install PGPy
Examples
--------
@@ -42,6 +44,8 @@ Requirements
Tested with: 3.4, 3.3, 3.2, 2.7
- `Requests <https://pypi.python.org/pypi/requests>`
License
-------