diff --git a/README.md b/README.md index b4b03cd..9088672 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,8 @@ the [optimal job scheduling problem][ojs problem] and can often be seen as a ### Example -If we have 4 tasks tasks to execute. Three of then takes 1 second each to -execute and the last one takes 3 seconds. We have 2 processing units of equal -power. +We have 4 tasks tasks to execute. Three of them takes 1 second each to execute +and the last one takes 3 seconds. We have 2 processing units of equal power. If each processing unit starts by executing one of the 1s tasks, they will both finis this job after one second. Then, one of those processing unit will