From e54f315f7c5b339664287ed03d3e092dae26b48f Mon Sep 17 00:00:00 2001 From: RGBCube Date: Sat, 18 Mar 2023 12:15:20 +0300 Subject: [PATCH] Chore: Rename repo --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d730234..744e0fb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# cs-assignments +# CSAssignments 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/cs-assignments -cd cs-assignments +git clone https://github.com/RGBCube/CSAssignments +cd CSAssignments ``` Now you have the code on your machine. You can use the interactive code runner script to run the