diff --git a/README.md b/README.md index f7e8a33..ae50170 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@ To Do: * Create metrics for each task launched [Time to schedule, run time, power used] * Have calibration phase? - * Add ability to use constraints + * Add ability to use constraints * Running average calculations https://en.wikipedia.org/wiki/Moving_average#Exponential_moving_average - + **Requires Performance-Copilot tool pmdumptext to be installed on the machine on which electron is launched for logging to work** @@ -43,4 +43,4 @@ Workload schema: "inst": 9 } ] -``` \ No newline at end of file +```