From 888e2b7acc51205a922248980c9144bdca90add0 Mon Sep 17 00:00:00 2001 From: Pradyumna Kaushik Date: Wed, 3 Oct 2018 21:30:14 -0400 Subject: [PATCH] Fix title for pluggable power-capping strategies. Power-capping strategies are not pluggable yet and hence, just using "Power-Capping strategies" as the section title. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff9f4a0..f8b7b3b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ However, in addition to being a scheduler, Elektron also takes advantage of tool # Usage * [Pluggable Scheduling Policies](docs/SchedulingPolicies.md) -* [Pluggable Power-Capping strategies](docs/PowerCappingStrategies.md) +* [Power-Capping strategies](docs/PowerCappingStrategies.md) * [Scheduling Policy Switching](docs/SchedulingPolicySwitching.md) # Logging