From 571c6985ba828d53de15a713797f2373e3e360c5 Mon Sep 17 00:00:00 2001
From: CNLohr <lohr85@gmail.com>
Date: Tue, 30 May 2023 16:48:59 -0700
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index d017722..51f5dc2 100644
--- a/README.md
+++ b/README.md
@@ -160,3 +160,4 @@ You can open a github ticket or join my Discord in the #ch32v003fun channel. htt
  * http://www.wch-ic.com/downloads/QingKeV2_Processor_Manual_PDF.html Processor Manual
  * http://www.wch-ic.com/downloads/CH32V003RM_PDF.html Technical Reference Manual
  * http://www.wch-ic.com/downloads/CH32V003DS0_PDF.html Datasheet
+ * https://github.com/CaiB/CH32V003-Architecture-Exploration/blob/main/InstructionTypes.md Details for the compressed ISA on this chip.
-- 
GitLab