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

Better readme

This commit is contained in:
RGBCube 2022-11-04 21:12:58 +03:00
parent 5bdbad1aa0
commit 2d1c057316

View file

@ -1,8 +1,8 @@
# CSAssignments
CS assignments from school, may or may not include assignments from other people
CS assignments from school, may or may not include assignments from other people.
# Running
## Downloading
Firstly, you need to clone this repo to your machine:
@ -12,15 +12,17 @@ cd CSAssignments
```
OK, now you have the code on your machine. You can use the interactive code runner script to run the
code:
code
Linux:
## Running
## Linux
```bash
./run
```
Windows:
## Windows
```bat
run.bat