From a19007075b2af272d58cb9ab87dad4d4e327170d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=B2=88=E8=91=A3=E5=86=9B?=
<107593771+shendongjun@users.noreply.github.com>
Date: Sat, 10 Jun 2023 12:56:03 +0800
Subject: [PATCH] Update README.md
---
README.md | 31 +------------------------------
1 file changed, 1 insertion(+), 30 deletions(-)
diff --git a/README.md b/README.md
index cf0192f..64f404b 100644
--- a/README.md
+++ b/README.md
@@ -1,45 +1,16 @@
# Live2D Widget
-
-
-
-
-
-
-
## 特性 Feature
在网页中添加 Live2D 看板娘。兼容 PJAX,支持无刷新加载。
-Add Live2D widget to web page. Compatible with PJAX.
**警告:本项目使用了大量 ES6 语法,不支持 IE 11 等老旧浏览器。**
-**WARNING: This project does not support legacy browsers such as IE 11.**
-
-## 示例 Demo
-
-在[米米的博客](https://zhangshuqiao.org)的左下角可查看效果。(注:以下人物模型仅供展示之用,本仓库并不包含任何模型。)
-
-
-
-你也可以在允许的范围内进行二次开发,这里有一些示例
-
-- [demo.html](https://mi.js.org/live2d-widget/demo/demo.html) ,展现基础效果
-- [login.html](https://mi.js.org/live2d-widget/demo/login.html) ,仿 NPM 的登陆界面
-
-## 依赖 Dependencies
-
-本插件需要 Font Awesome 图标支持,请确保相关样式表已在页面中加载。以 Font Awesome v6 为例,请在 `