diff --git a/README-EN.md b/README-EN.md index 3fb7a66..cd8b882 100644 --- a/README-EN.md +++ b/README-EN.md @@ -11,13 +11,22 @@ ![preview](./images/social-preview-2.png) +![preview](./images/social-preview-3.jpeg) + ## Preview [`https://vue-color-avatar.vercel.app`](https://vue-color-avatar.vercel.app) ## Introduction -By swapping components around, you can build your own avatar. +**By swapping components around, you can build your own avatar.** + +Features you might be interested in: + +- Visual component configuration bar +- Randomly generate an avatar +- Redo/Undo +- i18n ## Assets diff --git a/README.md b/README.md index 1d3bdea..8296cd7 100644 --- a/README.md +++ b/README.md @@ -11,17 +11,29 @@ ![preview](./images/social-preview-2.png) +![preview](./images/social-preview-3.jpeg) + ## 在线预览 [`https://vue-color-avatar.vercel.app`](https://vue-color-avatar.vercel.app) ## 🥳 介绍 -根据你喜好的风格,通过组合不同的头像组件来生成生成千变万化的头像。 +**这是一款矢量风格头像的生成器,你可以搭配不同的素材组件,生成自己的个性化头像。** + +你可能感兴趣的功能: + +- 可视化组件配置栏 +- 随机生成头像,有一定概率触发彩蛋 +- 撤销/还原*更改* +- 国际化多语言 ## 设计资源 -目前该项目所使用的所有头像素材均来自于 [Figma 社区](https://www.figma.com/community/file/829741575478342595),作者:Micah Lanier。请注意,虽然该项目是 MIT 协议,但是素材的设计基于 [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) 协议。如果你有好的创意素材,欢迎补充~ +- 设计师:[@Micah](https://www.figma.com/@Micah) on Figma +- 素材来源:[Avatar Illustration System](https://www.figma.com/community/file/829741575478342595) + +> 请注意,虽然该项目是 MIT 协议,但是素材资源基于 [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) 协议。如果你有好的创意素材,欢迎补充! ## 项目开发 diff --git a/images/social-preview-1.png b/images/social-preview-1.png index 1d00629..01d2d01 100644 Binary files a/images/social-preview-1.png and b/images/social-preview-1.png differ diff --git a/images/social-preview-2.png b/images/social-preview-2.png index 05da585..14ca138 100644 Binary files a/images/social-preview-2.png and b/images/social-preview-2.png differ diff --git a/images/social-preview-3.jpeg b/images/social-preview-3.jpeg new file mode 100644 index 0000000..88ebc9c Binary files /dev/null and b/images/social-preview-3.jpeg differ