mirror of
https://github.com/pkkid/python-plexapi
synced 2025-02-18 05:48:26 +00:00
Add link to documentation
This commit is contained in:
parent
1159edc422
commit
afd6201f29
1 changed files with 6 additions and 2 deletions
|
@ -19,13 +19,17 @@ Plex Web Client. A few of the many features we currently support are:
|
||||||
* Listen in on all Plex Server notifications.
|
* Listen in on all Plex Server notifications.
|
||||||
|
|
||||||
|
|
||||||
Installation
|
Installation & Documentation
|
||||||
------------
|
----------------------------
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
pip install plexapi
|
pip install plexapi
|
||||||
|
|
||||||
|
Documentation_ can be found at Read the Docs.
|
||||||
|
|
||||||
|
.. _Documentation: http://python-plexapi.readthedocs.io/en/latest/
|
||||||
|
|
||||||
|
|
||||||
Getting a PlexServer Instance
|
Getting a PlexServer Instance
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue