From 17411e0e8dec9c3c21650ae7d7fe5619e5004175 Mon Sep 17 00:00:00 2001
From: Andrej Rasevic <andrej@rasevicengineering.com>
Date: Thu, 3 Sep 2020 12:06:43 -0400
Subject: [PATCH] demo for class

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 7f68f49..9ffed53 100644
--- a/README.md
+++ b/README.md
@@ -57,4 +57,5 @@ This command will add the changes in the `upstream` repository to your local com
 5.  `git push` ([reference](https://www.atlassian.com/git/tutorials/syncing/git-push)) 
 6.  `git remote -v`  ([reference](https://www.atlassian.com/git/tutorials/syncing))
 7.  `git remote add upstream <upstream_url>` ([reference](https://docs.github.com/en/github/using-git/adding-a-remote))
+8.  Demo commit for class
 
-- 
GitLab