Skip to content

Commit

Permalink
Added documentation URL to README
Browse files Browse the repository at this point in the history
  • Loading branch information
aaront committed Jun 16, 2015
1 parent 49d6368 commit f199242
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,18 @@ MyGeotab
:target: https://readthedocs.org/projects/mygeotab-python/?badge=latest
:alt: Documentation Status


An Apache2 Licensed, unofficial Python client for the MyGeotab API.

Also bundled is the "myg" command line tool, which is a sandboxed console for quickly querying and operating on
MyGeotab data.


Features
--------

- Automatic serializing and de-serializing of JSON results
- Clean, Pythonic API for querying data
- Cross-platform and compatible with Python 2.7.6 and Python 3.4


Usage
-----

Expand All @@ -40,7 +37,6 @@ Usage
'idleMinutes': 3.0,
......
Installation
------------
Expand All @@ -55,3 +51,8 @@ or for the bleeding-edge version:
.. code-block:: bash
$ pip install git+https://github.com/geotab/mygeotab-python
Documentation
-------------
Read the docs at `<http://mygeotab-python.readthedocs.org>`_

0 comments on commit f199242

Please sign in to comment.