From eec04a032d5e3579673616b501264d0817e52238 Mon Sep 17 00:00:00 2001 From: RGBCube <78925721+RGBCube@users.noreply.github.com> Date: Fri, 13 Jan 2023 21:31:11 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 744e0fb..d730234 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# CSAssignments +# cs-assignments CS assignments from school, may or may not include assignments from other people. @@ -7,8 +7,8 @@ CS assignments from school, may or may not include assignments from other people Firstly, you need to clone this repo to your machine: ```bash -git clone https://github.com/RGBCube/CSAssignments -cd CSAssignments +git clone https://github.com/RGBCube/cs-assignments +cd cs-assignments ``` Now you have the code on your machine. You can use the interactive code runner script to run the