diff --git a/README.md b/README.md index 803dd21..483d9d0 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,5 @@ This repository contains "Ry's GIT tutorial" and associated files, as they are n - Want to practice? Have a look at [Learn Git Branching](https://learngitbranching.js.org/ "Learn Git Branching") - Git GUI [Sourcetree](https://www.sourcetreeapp.com/ "Sourcetree") - [Git Repo cleaner]https://rtyley.github.io/bfg-repo-cleaner/ "Git repo Cleaner") -- [Github flow model](https://guides.github.com/introduction/flow/ "Github flow") \ No newline at end of file +- [Github flow model](https://guides.github.com/introduction/flow/ "Github flow") +- [Version Control by EXAMPLE](https://ericsink.com/vcbe/html/index.html "Version Control by EXAMPLE")