diff --git a/README.md b/README.md index d6de0c3..7f6a21a 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,8 @@ Here you can find a list of concepts that are fundamental for understading git a several files at once. + +# Fork by Matilde + +During this course we explored a lot of useful concepts in Git and GitHub, from the status-add-commit-push routine, to collaboration, branching, cloning, and now, forking. +My favourite mindblowing moments were to understand the mirror effect and the detached heads.