diff --git a/resources/glossary.md b/resources/glossary.md index ab93858..08ee5d2 100644 --- a/resources/glossary.md +++ b/resources/glossary.md @@ -8,6 +8,9 @@ answer. ```{glossary} +Bash + a command line tool that is used to manipulate files and directories + git a version control tool; it's a fully open source and always free tool, that can be hosted by anyone or used without a host, locally only. @@ -18,5 +21,6 @@ GitHub repository a project folder with tracking information in it in the form of a .git file + ```