diff --git a/README.md b/README.md index 8b2c852..5cd2d68 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,9 @@ 2. 使用 Visual Studio打开项目,需按照提示或自行安装 .NET Framework4.8 3. 编译运行 -``` \ No newline at end of file +``` + +## 控件演示 + +### Button +![Button](assets/screenshots/Button.png) \ No newline at end of file diff --git a/assets/screenshots/Button.png b/assets/screenshots/Button.png new file mode 100644 index 0000000..772858a Binary files /dev/null and b/assets/screenshots/Button.png differ diff --git a/assets/wallpaper.png b/assets/wallpaper.png deleted file mode 100644 index c00b26a..0000000 Binary files a/assets/wallpaper.png and /dev/null differ