diff --git a/README.md b/README.md index d72c82a31..70ea39a69 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # intro-to-github +# While learning devOps git is an important tool. + This is a demo repository to practice using GitHub. It has two files in the **Code** tab: @@ -14,3 +16,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. +