diff --git a/README.md b/README.md index db05515..9768567 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ A python library for iteracting with your Logitech Media Server. Documentation ------------- -Coming soon... +Please see http://http://lmstools.readthedocs.io diff --git a/doc/introduction.rst b/doc/introduction.rst index 1bbb82f..7be9a54 100644 --- a/doc/introduction.rst +++ b/doc/introduction.rst @@ -4,7 +4,7 @@ Introduction LMSTools is a python library for interacting with a Logitech Media Server. This code was inspired by the `PyLMS library by JingleManSweep \ -`_` and has sought \ +`_ and has sought \ to recreate a lot of the functionality that was provided by that library. The \ main difference is that the PyLMS library used the server's telnet interface \ whereas LMSTools uses the JSON interface.