Skip to content

Commit

Permalink
docs: Provide documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
mauricioabreu committed Jun 7, 2018
1 parent 49ff6da commit ed6dabd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ azion-python is a library to interact with Azion’s ReST API.

With this library you will be able to use the ReST API using a pythonic approach, handling Python objects (models) instead of raw JSON responses.

azion-python is tested using Python 3.6+ only.

Installation
------------

Expand All @@ -23,3 +25,8 @@ Then you can run the test suite:
::

$ make test

Documentation
-------------

There is an online version of the documentation at https://azion-python.readthedocs.io

0 comments on commit ed6dabd

Please sign in to comment.