diff options
author | Ryan Schmidt <git@ryandesign.com> | 2019-01-30 12:20:21 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-30 12:20:21 -0600 |
commit | 6593110e8279076e2b155e618358594098fb4d60 (patch) | |
tree | 61776de590addaa3a598029afa7843376b19fa33 | |
parent | 9fc45b4064cc1ea1befd092d204b68cc5884b3d1 (diff) | |
download | pianobar-6593110e8279076e2b155e618358594098fb4d60.tar.gz pianobar-6593110e8279076e2b155e618358594098fb4d60.tar.bz2 pianobar-6593110e8279076e2b155e618358594098fb4d60.zip |
Update URLs and names in README.md
* Follow redirects on URLs (mostly changing http to https)
* Capitalize Homebrew and change Mac OS X to macOS
* Use the MacPorts homepage, instead of the old Subversion repository
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ # pianobar -pianobar is a console client for the personalized web radio [Pandora](http://www.pandora.com). +pianobar is a console client for the personalized web radio [Pandora](https://www.pandora.com). ### Features @@ -13,9 +13,9 @@ pianobar is a console client for the personalized web radio [Pandora](http://www ### Source Code -The source code can be downloaded at [github.com](http://github.com/PromyLOPh/pianobar/) -or [6xq.net](http://6xq.net/projects/pianobar/). +The source code can be downloaded at [github.com](https://github.com/PromyLOPh/pianobar) +or [6xq.net](https://6xq.net/pianobar/). ### 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). +There are community provided packages available for most Linux distributions (see your distribution’s package manager), macOS ([MacPorts](https://www.macports.org) or [Homebrew](https://brew.sh)) and *BSD as well as a [native Windows port](https://github.com/thedmd/pianobar-windows). |