1
Fork 0
mirror of https://github.com/RGBCube/CSAssignments synced 2025-07-25 13:07:46 +00:00

Chore: Rename repo

This commit is contained in:
RGBCube 2023-03-18 12:15:20 +03:00
parent 165d80c813
commit e54f315f7c

View file

@ -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