Skip to content

Commit 1da0e12

Browse files
authored
Update README.md
1 parent fedc0db commit 1da0e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# eas-simulator
22
Code repository used to produce the results of my master thesis.\
33
It contains a simplified moduler simulator with a profiler for the Linux Energy Aware Scheduler, along with multiple modified versions from my work.\
4-
And two scripts that runs the experiments and generates the results that I conduct in my report. Require `python >= 3.10`.
4+
And two scripts that runs the experiments and generates the results that I conduct in my report. Requires `python >= 3.10`.
55

66
Execute `python run-scheduling-exp.py` to repreduce the results about the scheduling experiments, they are saved as `.csv` files.
77

0 commit comments

Comments
 (0)