diff --git a/2019/2019-10-03_basicGitTraining-SIU/slides/github_gitlab.md b/2019/2019-10-03_basicGitTraining-SIU/slides/github_gitlab.md index 7defad992cab35d15d54277b2a6f050a074291f7..0d39add3934e7486a44b4ce1883318f1e4a84133 100644 --- a/2019/2019-10-03_basicGitTraining-SIU/slides/github_gitlab.md +++ b/2019/2019-10-03_basicGitTraining-SIU/slides/github_gitlab.md @@ -3,9 +3,7 @@ <img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" alt="GitHub" style="width: 200px;"/> <img src="https://gitlab.com/gitlab-com/gitlab-artwork/raw/master/logo/logo-extra-whitespace.png" alt="GitLab" style="width: 200px;"/> -GitHub and GitLab are VCS systems. - -GitHub/Gitlab are both **publicly available**, but GitLab can be **on-premise**. +GitHub and GitLab are online platforms for developing code using the VCS system `git`. Positive point: GitHub and GitLab are (almost) the same.