diff --git a/README.md b/README.md index c923215..c5342ac 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,16 @@ ## Topics - Git + - Quick intro to Git (not expecting many first years or foundation years to attend) + - Setting up your development envirnment with a `.gitconfig` - GitHub + - Quick intro to GitHub - GPG + - Intro to GPG + - Using GPG to sign your git commits + - Using GPG to encrypt emails between two people - SSH keys -- Contributing to open-source + - Intro to SSH keys + - How you can use them with git services such as GitHub or Gitea +- Contributing to open-source + - Contribution guidelines / etiquette