diff options
author | Garen Torikian <gjtorikian@users.noreply.github.com> | 2017-04-06 14:21:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-06 14:21:21 -0700 |
commit | 2d057f1f088d66053e9aaa7a6593b0fadc66610d (patch) | |
tree | ac3a80fd69ea40356de0b401c225143b15b9d50a | |
parent | 152657501adf3afe9896ac0c118f94d3c7747c8b (diff) | |
download | pianobar-2d057f1f088d66053e9aaa7a6593b0fadc66610d.tar.gz pianobar-2d057f1f088d66053e9aaa7a6593b0fadc66610d.tar.bz2 pianobar-2d057f1f088d66053e9aaa7a6593b0fadc66610d.zip |
Render actual headings
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,9 +1,9 @@ -#pianobar +# pianobar pianobar is a console client for the personalized web radio [Pandora] ([http://www.pandora.com](http://www.pandora.com)). -###Features +### Features * Play and manage (create, add more music, delete, rename, ...) your stations. * Rate played songs and let pandora explain why they have been selected. @@ -12,11 +12,11 @@ pianobar is a console client for the personalized web radio [Pandora] * last.fm scrobbling support (external application) * Proxy support for listeners outside the USA. -###Source Code +### Source Code The source code can be downloaded at [github.com](http://github.com/PromyLOPh/pianobar/) or [6xq.net](http://6xq.net/projects/pianobar/). -###Download/Installation +### Download/Installation There are community provided packages available for most Linux distributions (see your distribution’s package manager), Mac OS X ([MacPorts](http://trac.macports.org/browser/trunk/dports/audio/pianobar/Portfile) or [homebrew](http://brew.sh/)) and *BSD as well as a [native Windows port](https://github.com/thedmd/pianobar-windows). |