mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-10 06:04:15 +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.
|
||||
|
||||
|
||||
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
|
||||
-----------------------------
|
||||
|
|
Loading…
Reference in a new issue