Skip to content
Snippets Groups Projects
Commit e38cd982 authored by Lehel Denes's avatar Lehel Denes
Browse files

Edit README.md

parent 598c6916
No related branches found
No related tags found
No related merge requests found
...@@ -11,6 +11,7 @@ The programming language was not restricted, but since all example materials wer ...@@ -11,6 +11,7 @@ The programming language was not restricted, but since all example materials wer
## How to Use ## How to Use
The compiled versions of `init` and `scheduler` are included in this project. After cloning the repository, set the necessary permissions to run them using: `chmod u+x init scheduler`. The compiled versions of `init` and `scheduler` are included in this project. After cloning the repository, set the necessary permissions to run them using: `chmod u+x init scheduler`.
To run the project: To run the project:
- run `scheduler` with the following command: `./scheduler`. - run `scheduler` with the following command: `./scheduler`.
- open a seperate terminal window and run `init` with four numbers like so `./init 1 3 5 7`. - open a seperate terminal window and run `init` with four numbers like so `./init 1 3 5 7`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment