diff --git a/Git.md b/Git.md index d10e7a6..b22ff4c 100644 --- a/Git.md +++ b/Git.md @@ -2,6 +2,8 @@ # Git -[Git](https://en.wikipedia.org/wiki/Git) +> Git (/ɡɪt/) is a distributed version control system that tracks versions of files. It is often used to control source code by programmers who are developing software collaboratively. ([Wikipedia](https://en.wikipedia.org/wiki/Git)) + + 🚧 *Under construction* \ No newline at end of file