Skip to content

Commit b731495

Browse files
committed
README.md: improve readme
1 parent 616ede8 commit b731495

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# beefweb
2-
Web interface and HTTP API plugin for [DeaDBeeF](https://deadbeef.sourceforge.net/)
2+
Web interface plugin for [DeaDBeeF](https://deadbeef.sourceforge.net/)
33
and [foobar2000](https://foobar2000.org/) music players.
44

55
[![License](https://img.shields.io/github/license/hyperblast/beefweb.svg)](LICENSE)
@@ -12,13 +12,12 @@ and [foobar2000](https://foobar2000.org/) music players.
1212
- Playlist management
1313
- Music directory browser
1414
- Realtime UI updates
15-
- Responsive layouts with support for screen sizes down to 320px
16-
- The same HTTP/JSON API is available for controlling player from your application
15+
- Mobile-friendly responsive design
16+
- REST-like API for controlling player from your application
1717

1818
### Downloads
19-
There are no official releases yet.
20-
However development builds should be stable enought for general use.
21-
You could [download them here](https://hyperblast.org/beefweb/builds).
19+
Check out [releases section](releases).
20+
If you want to try development builds instead you could [download them here](https://hyperblast.org/beefweb/builds).
2221
Choose latest available date and pick the file specific to your CPU architecture.
2322

2423
### How to install

0 commit comments

Comments
 (0)