diff --git a/README.md b/README.md index 8f0012c..b0389da 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,13 @@ More themes: ## Download [https://github.com/rememberber/MooInfo/releases](https://github.com/rememberber/MooInfo/releases) [https://gitee.com/zhoubochina/MooInfo/releases](https://gitee.com/zhoubochina/MooInfo/releases) + ## Thanks to [FlatLaf](https://github.com/JFormDesigner/FlatLaf) [oshi](https://github.com/oshi/oshi) [Hutool](http://hutool.cn/) -[iconfont](https://www.iconfont.cn/) \ No newline at end of file +[iconfont](https://www.iconfont.cn/) + +## Development considerations +Before your first start, **set the IntelliJ IDEA as below**, then **maven clean**: +![considerations](assets/material/gui_build.png) \ No newline at end of file diff --git a/assets/material/gui_build.png b/assets/material/gui_build.png new file mode 100644 index 0000000..a33d0b1 Binary files /dev/null and b/assets/material/gui_build.png differ