From ffe830c1539cb11d561561c1bfaaf6f2a1a94a09 Mon Sep 17 00:00:00 2001
From: whatmough <pwhatmough@seas.harvard.edu>
Date: Mon, 20 Jan 2020 16:46:15 -0500
Subject: [PATCH] Update README.md

---
 tools/vgen/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/vgen/README.md b/tools/vgen/README.md
index 4caa728..5875ea0 100644
--- a/tools/vgen/README.md
+++ b/tools/vgen/README.md
@@ -18,7 +18,7 @@ The keys for the dictionaries are defined in the header line of the CSV file, so
 CHIPKIT currently includes example VGEN scripts for generating CSRs and IO pads, and is easily extensible to other common chip design tasks.
 The figure below outlines the typical `VGEN` usage flow.
 
-![vgen](vgen.png?s=100)
+![vgen](vgen.png?s=20)
 
 
 ## CSR Example
-- 
GitLab