From c03429770b1b7ccc0cd7c418c70b5f9b58c1a24e Mon Sep 17 00:00:00 2001 From: Bastian Date: Thu, 9 Jan 2020 14:16:58 +0100 Subject: [PATCH] Add markdown cheatsheet --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 733e62d..63e95c6 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,14 @@ For other GUIs check out https://git-scm.com/downloads/guis/ Our remote git server is located at https://git.web.rug.nl/
You can log in with your usual p-number and password. +Cheatsheets: +[Markdown](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) + + ## Learning objectives - Introduction to VCS - Create new repository +- README.md - Git ignore file - Staging - Committing