提交 dceb8bd9 编写于 作者: L LeoKu

Update README.md

上级 3350a8d5
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<p>🧑‍🦱 一个纯前端实现的头像生成网站 🧑‍🦳</p> <p>🧑‍🦱 一个纯前端实现的头像生成网站 🧑‍🦳</p>
[Read in English](./README-EN.md) [Read in English](./README.md)
</div> </div>
......
<div align="center"> <div align="center">
<h1>Vue Color Avatar</h1> <h1>Vue Color Avatar</h1>
<p>🧑‍🦱 A front-end only avatar generation website 🧑‍🦳</p> <p>🧑‍🦱 A playful avatar generator 🧑‍🦳</p>
[简体中文](./README.md) [简体中文](./README-CN.md)
</div> </div>
<a> <a href="https://vue-color-avatar.vercel.app">
<img src="./images/social-preview-1.png" alt="website-preview" /> <img src="./images/social-preview-1.png" alt="website-cover" />
</a> </a>
## Preview ## Preview
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
## Introduction ## Introduction
**By swapping components around, you can build your own avatar.** **This is a vector style avatar generator, you can match different material components to generate your own personalized avatar.**
Features you might be interested in: Features you might be interested in:
...@@ -29,11 +29,12 @@ Features you might be interested in: ...@@ -29,11 +29,12 @@ Features you might be interested in:
## Assets ## Assets
Implementation of [Avatar Illustration System](https://www.figma.com/community/file/829741575478342595) by Micah Lanier. Licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/). > **Note**
> The avatar assets implementation of [Avatar Illustration System](https://www.figma.com/community/file/829741575478342595) by Micah Lanier. And the licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
## Develop ## Develop
This project is implemented using `Vue3`. This project is built with `Vue3` + `Vite`.
```sh ```sh
# 1. Clone project # 1. Clone project
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册