adds more info and a git diagram
This commit is contained in:
parent
a7dca0afe2
commit
585d7fa97c
Binary file not shown.
After Width: | Height: | Size: 171 KiB |
12
readme.md
12
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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue