From 8c0efcd46186bb8b3dfaa8b1f8baf8e0e476f328 Mon Sep 17 00:00:00 2001 From: Michał Cichoń Date: Thu, 25 Aug 2016 10:40:18 +0200 Subject: Rename README --- README | 23 ----------------------- README.md | 23 +++++++++++++++++++++++ 2 files changed, 23 insertions(+), 23 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index fdb674a..0000000 --- a/README +++ /dev/null @@ -1,23 +0,0 @@ -pianobar for Windows - build environment -======== - -*Binaries* in the form of *standalone* executable ara available at: -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/ - - -This project is a build environment for pianobar port for Windows which can be -found at https://github.com/thedmd/pianobar-windows/ - -Solution files for Microsoft Visual Studio 2015 are available and allow building -pianobar in clean environment. - -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 - diff --git a/README.md b/README.md new file mode 100644 index 0000000..fdb674a --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +pianobar for Windows - build environment +======== + +*Binaries* in the form of *standalone* executable ara available at: +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/ + + +This project is a build environment for pianobar port for Windows which can be +found at https://github.com/thedmd/pianobar-windows/ + +Solution files for Microsoft Visual Studio 2015 are available and allow building +pianobar in clean environment. + +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 + -- cgit v1.2.3