diff --git a/README.md b/README.md index d72c82a31..009059179 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # intro-to-github -This is a demo repository to practice using GitHub. +NEW This is a demo repository to practice using GitHub. It has two files in the **Code** tab: - **README.md** is a file that describes this repo (you are currently reading it) @@ -14,3 +14,4 @@ The **Pull requests** tab contains proposals to make some changes in the files l You can create an *Issue* or make a *Pull request (PR)* to contribute to the project. If you want to propose some changes to this repo, you may *fork* it, modify the content, and create *PR*. A *fork* is just a copy that allows you to change the content without affection the original project. +Good 2 Go