diff --git a/README.md b/README.md
index a2962b4a..b801dcb3 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,10 @@
+
+

+
+
## 📸 在线访问
Github Pages:
@@ -47,11 +51,6 @@ API 等词库。 尽可能满足大部分用户对背单词的需求,也非常
4. 执行`npm start`来启动项目,项目默认地址为[`http://localhost:3000`](http://localhost:3000)
5. 在浏览器中打开[`http://localhost:3000`](http://localhost:3000) 来访问项目。
-### 使用Docker
-创建镜像 docker build -t typing-word:001 .
-
-启动容器 docker run --name typing-word -p 3000:3000 -d typing-word:001
-
## 📕 词库列表
- CET-4、CET-6、GMAT、GRE、IELTS、SAT、TOEFL、BEC
@@ -61,14 +60,6 @@ API 等词库。 尽可能满足大部分用户对背单词的需求,也非常
- 王陆雅思王听力语料库
- 日语常见词、N1 ~ N5
-## 📗 API 词库
-
-- JavaScript API、Node.js API、Java API、Linux Command、C#: List API
-
-词库均来源于(除文章以外):[qwerty-learner](https://github.com/RealKai42/qwerty-learner/)
-
-如果您需要背诵其他词库,欢迎在 Issue 中提出
-
## 🎙 功能与建议
目前项目处于开发初期,新功能正在持续添加中,如果你对软件有任何功能与建议,欢迎在 Issues 中提出