summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/README.md b/README.md
index fdb674a..df0d084 100644
--- a/README.md
+++ b/README.md
@@ -2,15 +2,14 @@ pianobar for Windows - build environment
========
*Binaries* in the form of *standalone* executable ara available at:
-https://github.com/thedmd/pianobar-windows-binaries
+[pianobar-windows-binaries](https://github.com/thedmd/pianobar-windows-binaries)
pianobar is a console client for the personalized web radio pandora
(http://www.pandora.com). Source code of the original project can be found at
-at http://github.com/PromyLOPh/pianobar/ or http://6xq.net/projects/pianobar/
+at [github.com](http://github.com/PromyLOPh/pianobar/) or [6xq.net](http://6xq.net/projects/pianobar/)
-
-This project is a build environment for pianobar port for Windows which can be
-found at https://github.com/thedmd/pianobar-windows/
+This project is a build environment for pianobar port for Windows. Port source
+code is at [pianobar-windows](https://github.com/thedmd/pianobar-windows/) repository.
Solution files for Microsoft Visual Studio 2015 are available and allow building
pianobar in clean environment.
@@ -19,5 +18,5 @@ Source code of included libraries:
- libcurl
- json-c
- vtparse - modified VT parser, UTF8 support was added
- - blowfish - modified Paul Kocher sources, available at http://www.schneier.com/blowfish-download.html
+ - blowfish - modified Paul Kocher sources ([www.schneier.com](http://www.schneier.com/blowfish-download.html))