Skip to content

Commit f59e2a4

Browse files
Hank Andrearguiot
authored andcommitted
Grammatical fixes (#5)
Updated some wording and grammar.
1 parent 84c23ef commit f59e2a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ By the way, you can ⭐️ the project to support it 😊
1919

2020
## Getting Started
2121

22-
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).
22+
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).
2323
```bash
2424
$ npm install -g eye.js
2525
```
@@ -59,7 +59,7 @@ We use [SemVer](http://semver.org/) for versioning. For the versions available,
5959

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

62-
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 😊.
62+
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 😊.
6363

6464
## License
6565

0 commit comments

Comments
 (0)