Skip to content

Commit

Permalink
Grammatical fixes (#5)
Browse files Browse the repository at this point in the history
Updated some wording and grammar.
  • Loading branch information
Hank Andre authored and arguiot committed Oct 23, 2017
1 parent 84c23ef commit f59e2a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ By the way, you can ⭐️ the project to support it 😊

## Getting Started

To use EyeJS, you'll need to download EyeJS via NPM, and create a `__test__` folder in your project folder, and add tests files in it. (NPM might require `sudo` on Mac).
To use EyeJS, you'll need to download EyeJS via NPM, and create a `__test__` folder in your project folder, and put tests files in it. (NPM might require `sudo` on Mac).
```bash
$ npm install -g eye.js
```
Expand Down Expand Up @@ -59,7 +59,7 @@ We use [SemVer](http://semver.org/) for versioning. For the versions available,

- **Arthur Guiot** - *Initial work* - [@arguiot](https://github.com/arguiot)

See also the list of [contributors](https://github.com/arguiot/EyeJS/contributors) who participated in this project. If you don't code but you have great ideas, don't hesitate to write your idea in the issue part. If your idea is accepted, I will add you to this list 😊.
Also look at the list of [contributors](https://github.com/arguiot/EyeJS/contributors) who participated in this project. If you don't code but you have great ideas, don't hesitate to write your idea in the issue part. If your idea is accepted, I will add you to this list 😊.

## License

Expand Down

0 comments on commit f59e2a4

Please sign in to comment.