From 388358cb859503f5e07d2df86a1ada522dac9acb Mon Sep 17 00:00:00 2001 From: Eryn O'Neil Date: Tue, 15 Dec 2015 23:05:09 -0600 Subject: [PATCH] Cleaned up README grammar and formatting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 766dc11aa..af327c450 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It's also on Google Play: src="https://developer.android.com/images/brand/en_generic_rgb_wo_60.png" /> -Having the application installed is a good way to be notified of new releases. However, watching this +Having the application installed is a good way to be notified of new releases. However, clicking "Watch" on this repository will allow GitHub to email you whenever we publish a release. @@ -25,7 +25,7 @@ If you Watch this repository, GitHub will send you an email every time we publis For an introduction to the technologies used and how the software is organized, refer to [Contributing to Habitica](http://habitica.wikia.com/wiki/Contributing_to_Habitica#Coders_.28Web_.26_Mobile.29) - "Coders (Web & Mobile)" section. -Thank you very much [for all contributors](https://github.com/HabitRPG/habitrpg-android/graphs/contributors) +Thank you very much [to all contributors](https://github.com/HabitRPG/habitrpg-android/graphs/contributors). #### Steps for contributing to this repository: @@ -34,5 +34,5 @@ Thank you very much [for all contributors](https://github.com/HabitRPG/habitrpg- 3. Commit your changes: `git commit -am 'Add some feature'` 4. Push to the branch: `git push origin my-new-feature` 5. Create new Pull Request - Don't forget to include your Habitica User ID, so that we can count your contributrion towards your contributor tier + * Don't forget to include your Habitica User ID, so that we can count your contributrion towards your contributor tier