diff --git a/git_diagram.png b/git_diagram.png new file mode 100644 index 0000000..fcc7f34 Binary files /dev/null and b/git_diagram.png differ diff --git a/readme.md b/readme.md index 07ef930..23f521d 100644 --- a/readme.md +++ b/readme.md @@ -1,2 +1,14 @@ # This is my documentation for the Linux course +## Matrix + +TODO + +## Git + +Git is a versioning system. +More information can be found on the [main](https://git-scm.com/) website. +A general overview of *how* git works can be seen in th diagram below. + +![diagram git](git_diagram.png) +