From 10fa4b14b1b214decb7457a07351da088e522143 Mon Sep 17 00:00:00 2001
From: Priself <58103154+zznjupt@users.noreply.github.com>
Date: Fri, 21 Feb 2025 17:06:36 +0800
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d7f39ac..da1adf9 100644
--- a/README.md
+++ b/README.md
@@ -46,5 +46,5 @@
## Bug Fixes
- Fixed a bug where comments on `input` and `output` were not displayed correctly in the documentation.
- Fixed a bug in the Icarus Verilog simulation feature where duplicate paths were included as compilation parameters.
-- Fixed a bug in the Icarus Verilog simulation feature where adding or removing `include
` would cause simulation compilation to fail (the `instModPathStatus` property of the instance was not updated).
+- Fixed a bug in the Icarus Verilog simulation feature where adding or removing include
would cause simulation compilation to fail (the `instModPathStatus` property of the instance was not updated).
- Fixed other known bugs.