diff --git a/README b/README index 980a0d5..727b217 100644 --- a/README +++ b/README @@ -1 +1,5 @@ Hello World! + +This project demonstrates Git branching and conflict resolution using feature branches. + +This README was updated directly in the master branch.