From 42c1b53a0c979d0652135895b711418ee8596dc9 Mon Sep 17 00:00:00 2001 From: geewey Date: Tue, 30 Jun 2020 17:50:53 +0800 Subject: [PATCH] Update README.md Corrected capitalization on all instance of "GitHub" --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e6100ac..f0bb0db 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,15 @@ Udacity's course _Writing READMEs_ explains the importance of documenting your w ## Resources -* [Choose A License](http://choosealicense.com/) - Helpful website for picking out a license for your project. -* [Github flavored markdown reference](https://help.github.com/categories/writing-on-github/) - Github's own documentation about documentation. +- [Choose A License](http://choosealicense.com/) - Helpful website for picking out a license for your project. +- [GitHub flavored markdown reference](https://help.github.com/categories/writing-on-github/) - GitHub's own documentation about documentation. ## Sample READMEs -* [Udacity Feedback Chrome Extension](https://github.com/udacity/frontend-grading-engine) - A front-end grading engine built by Cameron Pittman, a content developer at Udacity. The documentation is thorough and complete, so anybody can use it! -* [factory_bot](https://github.com/thoughtbot/factory_bot) - An open source project maintained by thoughtbot. Great example of simple instructions to get you set up, which then links to external documentation. -* [can.viewify](https://github.com/zkat/can.viewify) - Awesome example of someone documenting her personal projects concisely. -* [create-your-own-adventure](https://github.com/udacity/create-your-own-adventure) - This README for Udacity's Git and Github course. +- [Udacity Feedback Chrome Extension](https://github.com/udacity/frontend-grading-engine) - A front-end grading engine built by Cameron Pittman, a content developer at Udacity. The documentation is thorough and complete, so anybody can use it! +- [factory_bot](https://github.com/thoughtbot/factory_bot) - An open source project maintained by thoughtbot. Great example of simple instructions to get you set up, which then links to external documentation. +- [can.viewify](https://github.com/zkat/can.viewify) - Awesome example of someone documenting her personal projects concisely. +- [create-your-own-adventure](https://github.com/udacity/create-your-own-adventure) - This README for Udacity's Git and GitHub course. ## How to Contribute @@ -33,7 +33,7 @@ Once you've pushed changes to your local repository, you can issue a pull reques ![Pull Request Icon](images/pull-request-icon.png) -Instead of cloning the repository to your desktop, you can also go to `README.md` in your fork on GitHub.com, hit the Edit button (the button with the pencil) to edit the file in your browser, then hit the `Propose file change` button, and finally make a pull request. +Instead of cloning the repository to your desktop, you can also go to `README.md` in your fork on GitHub.com, hit the Edit button (the button with the pencil) to edit the file in your browser, then hit the `Propose file change` button, and finally make a pull request. ## License