Skip to content

Commit 6f1f2b9

Browse files
authored
Merge pull request RefactoringGuru#28 from izzatkarimov/izzatkarimov-patch-1
Improve README Clarity and Formatting
2 parents 6ed6a34 + 3737cd4 commit 6f1f2b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ After importing the project, you will be able to run examples by right-clicking
2222

2323
## Roadmap
2424

25-
- [ ] Add detailed comments all classes.
25+
- [ ] Add detailed comments to all classes.
2626
- [ ] Add structure-only examples.
2727

2828

2929
## Contributor's Guide
3030

31-
We appreciate any help, whether it's a simple fix of a typo or a whole new example. Just [make a fork](https://help.github.com/articles/fork-a-repo/), do your change and submit a [pull request](https://help.github.com/articles/creating-a-pull-request-from-a-fork/).
31+
We appreciate any help, whether it's a simple fix of a typo or a whole new example. Just [make a fork](https://help.github.com/articles/fork-a-repo/), make your changes, and submit a [pull request](https://help.github.com/articles/creating-a-pull-request-from-a-fork/).
3232

3333
Here's a style guide which might help you to keep your changes consistent with our code:
3434

@@ -79,7 +79,7 @@ Here's a style guide which might help you to keep your changes consistent with o
7979
*/
8080
```
8181

82-
Don't be scared and ignore the non-English part of such comments. If you want to change something in a comment like this, then do it. Even if you do it wrong, we'll tell you how to fix it during the Pull Request.
82+
Don't be scared and ignore the non-English part of such comments. If you want to change a comment like this, then feel free to do so. Even if you do it wrong, we'll tell you how to fix it during the Pull Request.
8383

8484

8585
## License

0 commit comments

Comments
 (0)