From 57b2756fc6b0b97ea42acde5de91b1e095c52a66 Mon Sep 17 00:00:00 2001
From: Pradyumna Kaushik <pkaushi1@binghamton.edu>
Date: Wed, 30 Nov 2016 22:05:42 -0500
Subject: [PATCH] Updated readme to include run command with and without
 ignoreWatts

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 23a0801..0443c66 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,10 @@ How to run (Use the --help option to get information about other command-line op
 
 `./electron -workload <workload json>`
 
+To run electron with ignoreWatts, run the following command,
+
+`./electron -workload <workload json> -ignoreWatts`
+
 
 Workload schema: