From b2d9d691c2e879715a58fdaee9b9162e9f53eb73 Mon Sep 17 00:00:00 2001
From: whatmough <pwhatmough@seas.harvard.edu>
Date: Mon, 20 Jan 2020 16:47:09 -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 5875ea0..57b52fa 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=20)
+![vgen](vgen.png)
 
 
 ## CSR Example
-- 
GitLab