diff --git a/README.md b/README.md index f4790267d0d3..8648b565b072 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ ### Well hello there! + This repository is meant to provide an example for *forking* a repository on GitHub. Creating a *fork* is producing a personal copy of someone else's project. Forks act as a sort of bridge between the original repository and your personal copy. You can submit *Pull Requests* to help make other people's projects better by offering your changes up to the original project. Forking is at the core of social coding at GitHub. @@ -7,3 +8,5 @@ Creating a *fork* is producing a personal copy of someone else's project. Forks After forking this repository, you can make some changes to the project, and submit [a Pull Request](https://github.com/octocat/Spoon-Knife/pulls) as practice. For some more information on how to fork a repository, [check out our guide, "Forking Projects""](http://guides.github.com/overviews/forking/). Thanks! :sparkling_heart: +1 +2 diff --git a/index.html b/index.html index 8ed7b4658e9b..f65027397e55 100644 --- a/index.html +++ b/index.html @@ -18,3 +18,4 @@ +1