diff --git a/notes.txt b/notes.txt index a4c40ea..f0dec9b 100644 --- a/notes.txt +++ b/notes.txt @@ -3,3 +3,4 @@ #Version Control is a system that records changes to files over time. Git is the most popular Version Control System It’s distributed, meaning every developer has a full copy of the project history (not just files). +Hello Mark \ No newline at end of file