Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
martpie committed Mar 30, 2017
1 parent 917cb37 commit 120db3a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ It uses:
* [electron (used to be atom-shell)](https://github.com/atom/electron/) for embedded browser
* [React.js](https://facebook.github.io/react/) as front-end framework and [Flux](https://facebook.github.io/flux/) with [Redux](http://redux.js.org/) as data-flow pattern

===
---

### Features

- cross-platform music player
- Polished
- Cross-platform music player
- Clean and polished
- Playlists
- Queue management
- Shuffle, loop
Expand All @@ -36,13 +36,13 @@ It uses:
- ogg
- 3gpp

===
---

### Releases notes

- [Releases notes](https://github.com/KeitIG/museeks/releases)

===
---

### Installation

Expand All @@ -60,7 +60,7 @@ Please consider that **`master` is unstable.**
- `npm install && npm run compile`
- Run Electron

===
---

### Troubleshooting

Expand All @@ -79,13 +79,13 @@ If you encounter freezes when starting the app, you can reset Museeks by followi

If you still get problems after that, please open an issue :)

===
---

### Bug report

If you want to report a bug, first, thanks a lot. To help us, please indicate your OS, your Museeks version, and how to reproduce it. Adding a screen of the console (Settings -> Advanced -> enable dev mode) is a big help too.

===
---

### Contribute

Expand Down

0 comments on commit 120db3a

Please sign in to comment.