diff --git a/README.md b/README.md index 7194f095..1db4156e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # [Sample Repo] PR Practice A sample repo for practicing how to create Pull Requests + +# Introduction +Creating Pull Requsts (PRs) is needed when using RCS in a multi-person projects. This repo can be used to practice creating PRs. +By creating a PR, your partner will be able to realize the new commit that you have made. +If the luck is on your side, your commit will be merged to the master branch. \ No newline at end of file