diff --git a/README.md b/README.md index fae1b61..fe8a101 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Don't let your ball hit the lines! ![ScreenShot](https://s25.postimg.org/rxx83b40v/Screen_Shot_2017-10-01_at_12.21.41_AM.png) ## How to play -You control a flying ball to fly forward and avoid hitting the lines(obstacles) or borders. +You control a flying ball to fly forward and avoid hitting the lines (obstacles) or borders. Press and hold ```space bar``` to keep flying up, and release to fall back. You only got three lives, good luck! @@ -15,11 +15,11 @@ This project Recreating line birds using basic graphics basically lines and a ba * __Why is this project useful?__ -This project is created to get user familiar with HTML5 canvas,DOM and JavaScript to create awesome games and have fun together as a community.This is a friendly project and any kind of ideas crazy or creative are accepted. +This project is created to get user familiar with HTML5 canvas, DOM and JavaScript to create awesome games and have fun together as a community. This is a friendly project and any kind of ideas crazy or creative are accepted. * __How do I get started?__ -Check out issues section and see which issue can you fix.Follow JavaScript ES2015 coding standards in all commits. If you find a way to improve the game that hasn't been mentioned in the issues.Create a new issue.And most important of all discuss with your peers on what is the best way to solve a problem. +Check out issues section and see which issues you can fix. Follow JavaScript ES2015 coding standards in all commits. If you find a way to improve the game that hasn't been mentioned in the issues. Create a new issue and most important of all discuss with your peers on what is the best way to solve a problem. * __Where can I get more help, if I need it?__