Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
jinglemansweep committed Mar 17, 2012
1 parent 9fe5917 commit bd76ae4
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ The following functions are supported:
* Playlist Control (Play, Add, Insert, Delete, Move etc.)
* Player Control (Play, Stop, Pause, Volume, Muting, Power, IR Remote, Volume, Bass, Treble, Pitch etc.)

[View
Documentation](http://readthedocs.org/docs/pylms-python-logitech-media-server/en/latest/)

Example:

#!/usr/bin/env python
Expand All @@ -59,3 +56,10 @@ Example:

print sq.get_track_title()
print sq.get_time_remaining()

Links
=====

* [Documentation](http://readthedocs.org/docs/pylms-python-logitech-media-server/en/latest/)
* [Discussion Group](http://groups.google.com/group/pysqueezecenter-discuss)
* [Logitech Wiki](http://wiki.slimdevices.com/index.php/Main_Page)

0 comments on commit bd76ae4

Please sign in to comment.