From ef7b95220cb474694e55ebe4624ea03e50a018ec Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Thu, 21 Jun 2018 01:50:14 +0200 Subject: [PATCH] Update README.md --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e59be051c..edeb2f2a3 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ :strawberry: Strawberry Music Player ======================= -### :page_with_curl: README - Strawberry is a audio player and music collection organizer. It is a fork of Clementine created in 2013 with a diffrent goal. -It's written in C++ and Qt5. The name is inspired by the band Strawbs. +It's written in C++ and Qt 5. The name is inspired by the band Strawbs. ### :heavy_check_mark: Features: @@ -17,8 +15,6 @@ It's written in C++ and Qt5. The name is inspired by the band Strawbs. * Support for multiple backends * Transfer music to iPod, iPhone, MTP or mass-storage USB player -You can obtain and view the sourcecode on github at: https://github.com/jonaski/strawberry - It has so far been tested to work on Linux, OpenBSD and Windows (cross compiled using mingw). @@ -26,8 +22,6 @@ It has so far been tested to work on Linux, OpenBSD and Windows (cross compiled To build Strawberry from source you need the following installed on your system with the additional development packages/headers: -### Required: - * GLib, GIO and GObject * POSIX thread (pthread) libraries * CMake and Make tools @@ -46,7 +40,7 @@ To build Strawberry from source you need the following installed on your system Either GStreamer, Xine or VLC engine is required, but only GStreamer is fully implemented so far. You should also install the gstreamer plugins base and good, and optionally bad and ugly. -### Optional: +Optional: * The Qt 5 LastFM library is required for fetching album covers from LastFM. * To enable CD support for playing audio cd's you need libcdio.