Update README.md
This commit is contained in:
parent
c9256c52bf
commit
a4beea3f34
|
@ -4,6 +4,11 @@
|
|||
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 Qt 5. The name is inspired by the band Strawbs.
|
||||
|
||||
* Website: http://www.strawbs.org/
|
||||
* Github: https://github.com/jonaski/strawberry
|
||||
* Buildbot: http://buildbot.strawbs.net/
|
||||
* Latest builds: http://builds.strawbs.org/
|
||||
|
||||
### :heavy_check_mark: Features:
|
||||
|
||||
* Play and organize music
|
||||
|
@ -22,8 +27,7 @@ It's written in C++ and Qt 5. The name is inspired by the band Strawbs.
|
|||
* Transfer music to iPod, iPhone, MTP or mass-storage USB player
|
||||
* Integrated Tidal support
|
||||
|
||||
It has so far been tested to work on Linux, OpenBSD, MacOs and Windows (cross compiled using mingw).
|
||||
|
||||
It has so far been tested to work on Linux, OpenBSD, MacOs and Windows.
|
||||
|
||||
### :heavy_exclamation_mark: Requirements
|
||||
|
||||
|
|
Loading…
Reference in New Issue