Add link to documentation

This commit is contained in:
Michael Shepanski 2017-08-14 22:59:31 -04:00
parent 1159edc422
commit afd6201f29

View file

@ -19,13 +19,17 @@ Plex Web Client. A few of the many features we currently support are:
* Listen in on all Plex Server notifications.
Installation
------------
Installation & Documentation
----------------------------
.. code-block:: python
pip install plexapi
Documentation_ can be found at Read the Docs.
.. _Documentation: http://python-plexapi.readthedocs.io/en/latest/
Getting a PlexServer Instance
-----------------------------