diff --git a/schedulers/proactive_dynamic_capping/README.md b/schedulers/proactive_dynamic_capping/README.md index cf6e3dc..a895174 100644 --- a/schedulers/proactive_dynamic_capping/README.md +++ b/schedulers/proactive_dynamic_capping/README.md @@ -10,6 +10,7 @@ Offer 2 methods: main.go contains a set of test functions for the above algorithm. ***.go Files*** + *main.go* ``` Contains functions that simulate FCFS and Ranked based scheduling.