diff --git a/README.md b/README.md index 6d5985d4c..d1aed3e14 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ It uses: - Lightweight music player - Polished +- Playlists - Queue management - Shuffle, loop - Dark theme @@ -34,10 +35,9 @@ It uses: === -### Changelog / Roadmap +### Releases notes -- [Changelog](https://github.com/KeitIG/museeks/releases) -- [Roadmap](ROADMAP.md) +- [Releases notes](https://github.com/KeitIG/museeks/releases) === @@ -49,6 +49,8 @@ Builds can be found [at this page](https://github.com/KeitIG/museeks/releases). #### Build (advanced) +Please consider that **`master` is unstable.** + - Download [Electron](https://github.com/atom/electron/releases) - Download Museeks source code - Put it in a folder called `app` in `[Electron path]/resources` diff --git a/ROADMAP.md b/ROADMAP.md deleted file mode 100644 index deb78ea4e..000000000 --- a/ROADMAP.md +++ /dev/null @@ -1,13 +0,0 @@ -## Roadmap - -### On deck - -- Playlists support (#22) -- Reorderable columns in tracks list - -### On mind - -- Installers for each platform -- Languages support - -If you have any ideas, please contact me or open an issue. diff --git a/screenshot.png b/screenshot.png index 330b77d6e..0b24941ba 100644 Binary files a/screenshot.png and b/screenshot.png differ