From 07242b8c7a4122da6fba91fef2e772d455205378 Mon Sep 17 00:00:00 2001
From: Jaskaranbir Singh <jaskaranbir.dhillon@gmail.com>
Date: Sun, 17 Feb 2019 15:06:45 -0500
Subject: [PATCH] Add info about verbose-switch to README

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

diff --git a/README.md b/README.md
index 2c8bdc4..dd938ef 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,9 @@ act -n
 
 # Run in reuse mode to save state:
 act -r
+
+# Enable verbose-logging (can be used with any of the above commands)
+act -v
 ```
 
 # Support