diff --git a/Images/help.png b/Images/help.png new file mode 100644 index 0000000..c495be4 Binary files /dev/null and b/Images/help.png differ diff --git a/README.md b/README.md index 086dff7..6d7bab2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ 本画板在WPF-Diagram-Designer的基础上进行的开发,界面框架使用Fluent.Ribbon的框架。 先上源码地址:https://gitee.com/akwkevin/aistudio.-wpf.-diagram +![输入图片说明](Images/help.png) + +## 写在前面 +友情提示 很多朋友老问为什么编译不过去,您需要安装对应的net版本,或者修改工程的net版本,如下图。 ## 2023年5月1号更新内容(做一个可编程画板):