More GitHub RST tweaking
This commit is contained in:
parent
e84744e1db
commit
3e23ddc582
25
README.rst
25
README.rst
@ -1,24 +1,21 @@
|
||||
******
|
||||
mopidy
|
||||
******
|
||||
======
|
||||
|
||||
mopidy is a MPD server with a Spotify backend.
|
||||
|
||||
|
||||
Resources
|
||||
=========
|
||||
---------
|
||||
|
||||
MPD
|
||||
---
|
||||
- MPD
|
||||
|
||||
- `MPD protocol documentation <http://www.musicpd.org/doc/protocol/>`_
|
||||
- The original `MPD server <http://mpd.wikia.com/>`_
|
||||
- `MPD protocol documentation <http://www.musicpd.org/doc/protocol/>`_
|
||||
- The original `MPD server <http://mpd.wikia.com/>`_
|
||||
|
||||
Spotify
|
||||
-------
|
||||
- Spotify
|
||||
|
||||
- `spytify <http://despotify.svn.sourceforge.net/viewvc/despotify/src/bindings/python/>`_,
|
||||
the Python bindings for `despotify <http://despotify.se/>`_
|
||||
- `Spotify's official metadata API <http://developer.spotify.com/en/metadata-api/overview/>`_
|
||||
- `pyspotify <http://code.google.com/p/pyspotify/>`_, Python bindings for the
|
||||
official Spotify library, libspotify
|
||||
- `spytify <http://despotify.svn.sourceforge.net/viewvc/despotify/src/bindings/python/>`_,
|
||||
the Python bindings for `despotify <http://despotify.se/>`_
|
||||
- `Spotify's official metadata API <http://developer.spotify.com/en/metadata-api/overview/>`_
|
||||
- `pyspotify <http://code.google.com/p/pyspotify/>`_,
|
||||
Python bindings for the official Spotify library, libspotify
|
||||
|
||||
Loading…
Reference in New Issue
Block a user