Skip to content

Commit ebcef22

Browse files
authored
Merge pull request #1133 from nkalinos/readmeGrammar
Update readme spelling and grammar
2 parents c35c63e + c59c353 commit ebcef22

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,20 @@ And much more!
3030

3131
## Configuration
3232

33-
Since soundcloud apply rate limit to third party app you need to configure your own API key to make soundnode work.
33+
Since soundcloud applies a rate limit to third party apps, you need to configure your own API key to make soundnode work.
3434

35-
Unfortunately soundcloud suspended new application creation, so to retrieve your api key, you have to dig into soundcloud website.
35+
Unfortunately soundcloud suspended new application creation, so to retrieve your api key, you have to dig into the soundcloud [website](https://soundcloud.com/).
3636

3737
* Login to soundcloud.com on favorite browser
38-
* Look for and api call and write down the client_id parameter
38+
* Look for an api call and write down the client_id parameter
3939
![dev tools](doc/img/dev_tools.png)
4040
* Edit your userConfig.json file (see here for location : https://github.com/eliecharra/soundnode-app/blob/master/app/public/js/common/configLocation.js#L34) and update clientId parameter with the previously retrieved one.
4141

4242
## How to contribute
4343

44-
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.
44+
First, building, testing, and reporting bugs is highly appreciated. Please include the console's output and steps to reproduce the problem in your bug report, if possible.
4545

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

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

0 commit comments

Comments
 (0)