Skip to content

Commit

Permalink
updated README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
tasdikrahman committed Jan 2, 2016
1 parent 51cbd2e commit e71613f
Showing 1 changed file with 16 additions and 14 deletions.
30 changes: 16 additions & 14 deletions README.rst
@@ -1,5 +1,7 @@
pyzipcode |PyPI version| |License| |Python Versions| |Build Status| |Requirements Status|
==========================================================================================
Pyzipcode
=========

|PyPI version| |License| |Python Versions| |Build Status| |Requirements Status|

:Author: Tasdik Rahman

Expand All @@ -8,21 +10,20 @@ pyzipcode |PyPI version| |License| |Python Versions| |Build Status| |Requiremen

.. sectnum::

Pyzipcode
=========

What is it?
-----------

Extract meta data like

- ``city``
- ``state``
- ``county``
- ``location``
- ``latitude``
- ``longitude``
- Appropriate boundaries for that area
- ``city``
- ``state``
- ``county``
- ``location``

- ``latitude``
- ``longitude``

- Appropriate boundaries for that area

by just using the ZIPCODE and Country code

Expand All @@ -40,7 +41,7 @@ Installation
------------

Option 1: installing through `pip <https://pypi.python.org/pypi/pyzipcode-cli>`__ (Suggested way)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

`pypi package link <https://pypi.python.org/pypi/pyzipcode-cli>`__

Expand All @@ -67,7 +68,7 @@ Usage
-----

``query_ziptastic_api()``
~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~

.. code:: bash
Expand Down Expand Up @@ -108,6 +109,7 @@ Usage
}
``get_data()``
~~~~~~~~~~~~~~

.. code:: bash
Expand Down

0 comments on commit e71613f

Please sign in to comment.