From aac45e02a94982fc1d993757d90011a3311f55af Mon Sep 17 00:00:00 2001
From: whatmough <pwhatmough@seas.harvard.edu>
Date: Mon, 20 Jan 2020 16:45:52 -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 03b8950..4caa728 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 | width=200)
+![vgen](vgen.png?s=100)
 
 
 ## CSR Example
-- 
GitLab