From 73fc8f8c909a38c6730f4740a0080feb906b7335 Mon Sep 17 00:00:00 2001 From: "YingLiang Ma (ac7020)" Date: Tue, 7 Sep 2021 15:10:08 +0100 Subject: [PATCH] Add Sphere codes --- Session 1/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Session 1/README.md b/Session 1/README.md index 954c383..c216148 100644 --- a/Session 1/README.md +++ b/Session 1/README.md @@ -92,8 +92,6 @@ It is here that we will create a C++ project so it is in the GitHub repository, ### Pushing the changes to the repository -We return to using Git now to save our progress on the project. Once you have everything working without errors, we will push our changes to the project (and to the repository) to the GitHub server. - We do this via 3 commands (which you should be used to from ALL!): Git commands |