diff --git a/README b/README index 56e02e0..727b217 100644 --- a/README +++ b/README @@ -1,2 +1,5 @@ Hello World! -This project demonstrates Git branching and conflict resolution using feature branches. \ No newline at end of file + +This project demonstrates Git branching and conflict resolution using feature branches. + +This README was updated directly in the master branch.