diff --git a/README.md b/README.md index 7194f095..091891f5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # [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.