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

Update README.md

This commit is contained in:
RGBCube 2023-01-13 21:31:11 +03:00 committed by GitHub
parent 987ababe56
commit eec04a032d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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