From aad4923f36d904389dbcc421b19b7a16a85838a2 Mon Sep 17 00:00:00 2001
From: whatmough <pwhatmough@seas.harvard.edu>
Date: Mon, 20 Jan 2020 16:44:21 -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 57b52fa..03b8950 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)
+![vgen](vgen.png | width=200)
 
 
 ## CSR Example
-- 
GitLab