From bc551d2fe94834402973e052e7edd219df363d73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=89=BE=E7=AB=B9?= Date: Fri, 12 May 2023 06:16:50 +0000 Subject: [PATCH] update README.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 艾竹 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d7bab2..6f058ff 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ 本画板在WPF-Diagram-Designer的基础上进行的开发,界面框架使用Fluent.Ribbon的框架。 先上源码地址:https://gitee.com/akwkevin/aistudio.-wpf.-diagram -![输入图片说明](Images/help.png) ## 写在前面 友情提示 很多朋友老问为什么编译不过去,您需要安装对应的net版本,或者修改工程的net版本,如下图。 +![输入图片说明](Images/help.png) ## 2023年5月1号更新内容(做一个可编程画板):