diff --git a/README.developer.md b/README.developer.md index 835d612..a593eb5 100644 --- a/README.developer.md +++ b/README.developer.md @@ -16,6 +16,9 @@ - `npx degit https://gitee.com/fly-vue3-templates/vue3-uniapp-template fly-uniapp` +- github template + ![Github template](./screenshots/github-template.png) + ## 文件整理 可以把不要的文件统统删除,或者留着当做参考。 diff --git a/screenshots/github-template.png b/screenshots/github-template.png new file mode 100644 index 0000000..428e23b Binary files /dev/null and b/screenshots/github-template.png differ