Skip to content

Commit 55e5991

Browse files
committed
Merge pull request #287 from anubiann00b/patch-1
Fix grammar in README.
2 parents b973856 + 54f9f76 commit 55e5991

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
Soundnode App
33
============
44

5-
Soundnode App is a Open-Source project to support Soundcloud for desktop. <br>
6-
Built with NW.js, Node.js, Angular.js and consuming Soundcloud API.
5+
Soundnode App is an Open-Source project to support Soundcloud for desktop. <br>
6+
It's built with NW.js, Node.js, and Angular.js, and uses the Soundcloud API.
77

8-
**Why I built it?!** [blog post](http://www.bymichaellancaster.com/blog/soundnode-soundcloud-for-desktop-dev-release/)
8+
**Why did I build it?** [blog post](http://www.bymichaellancaster.com/blog/soundnode-soundcloud-for-desktop-dev-release/)
99

1010
![alt tag](https://raw.githubusercontent.com/Soundnode/soundnode-app/master/Soundnode-app.png)
1111

@@ -20,20 +20,20 @@ Built with NW.js, Node.js, Angular.js and consuming Soundcloud API.
2020
- Full playlist feature
2121
- Follow/Unfollow users
2222

23-
And much more..
23+
And much more!
2424

2525
## How to contribute
2626

27-
First, building, testing and reporting bug is highly appreciated. Please include console's output and reproduction step in your bug report if possible.
27+
First, building, testing, and reporting bugs is highly appreciated. Please include console's output and steps to reproduce the problem in your bug report if possible.
2828

29-
If you want to develop, you can look at the issues, specially the bugs and then fix them.
29+
If you want to develop, you can look at the issues, especially the bugs and then fix them.
3030
Here's a [list of issues](https://github.com/Soundnode/soundnode-app/issues?state=open).
3131

32-
Please follow the [contributions guidelines](https://github.com/Soundnode/soundnode-app/blob/master/CONTRIBUTING.md).
32+
Please follow the [contribution guidelines](https://github.com/Soundnode/soundnode-app/blob/master/CONTRIBUTING.md).
3333

3434
## Development
3535

36-
Soundnode use [Waffle.io](https://waffle.io/) as Project Management tool, you can check what's going on here [Soundnode App status](https://waffle.io/Soundnode/soundnode-app)
36+
We use [Waffle.io](https://waffle.io/) as our project management tool, you can check what's going on here: [Soundnode App status](https://waffle.io/Soundnode/soundnode-app)
3737

3838
Check out how to run at [NW.js page](https://github.com/nwjs/nw.js/wiki/How-to-run-apps)
3939

0 commit comments

Comments
 (0)