From bb5df1e3ad9e5a0b2b4a789114fa26c2946f07fa Mon Sep 17 00:00:00 2001 From: Pradyumna Kaushik Date: Thu, 28 Sep 2017 15:56:16 -0400 Subject: [PATCH] Linked to corresponding documentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56893c2..3eeae8b 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,6 @@ Elektron is a Mesos framework that behaves as a playground for developers to exp Elektron is designed as a lightweight, configurable framework, which can be used in conjunction with built-in power-capping policies to reduce the peak power and/or energy usage of co-scheduled tasks. #Features -* Pluggable Scheduling policies -* Pluggable Power-Capping strategies +* [Pluggable Scheduling Policies](docs/SchedulingPolicies.md) +* [Pluggable Power-Capping strategies](docs/PowerCappingStrategies.md) * Cluster resource monitoring