From b4975900f6b649f14d62215a03bbd479ae5b3a78 Mon Sep 17 00:00:00 2001 From: PRADYUMNA KAUSHIK <9302481+pradykaushik@users.noreply.github.com> Date: Fri, 25 Oct 2019 13:43:53 -0400 Subject: [PATCH] removed branch specifics from badge. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa7e4f1..139b868 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Elektron: A Pluggable Mesos framework with power-aware capabilities =================================================================== -![build and test](https://github.com/spdfg/elektron/workflows/Build%20and%20Test%20Elektron/badge.svg?branch=master) +![build and test](https://github.com/spdfg/elektron/workflows/Build%20and%20Test%20Elektron/badge.svg) _Elektron_ is a [Mesos](mesos.apache.org) framework that behaves as a playground to experiment with different scheduling policies to schedule ad-hoc jobs in docker containers. It 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.