From 28deb88ef4f0f7c08423e8b4268cb0f6725fb63a Mon Sep 17 00:00:00 2001 From: kylelin1998 Date: Thu, 28 Dec 2023 16:17:50 +0800 Subject: [PATCH] Change README.md --- README.md | 2 -- README_en.md | 2 -- 2 files changed, 4 deletions(-) diff --git a/README.md b/README.md index 383b4b1..30ade42 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,6 @@ RSS监控最新文章, 如果有监控到最新文章会通知到您设置好 模板变量支持翻译到你想要的, 比如你可以翻译标题成英文, 泰语, 俄语, 德语...等等 #### 好升级 机器人内部内置升级功能, 一次部署, 后续升级在机器人内点击升级即可 -#### 够轻量 -常驻系统内存100MB左右, 数据库采用轻量级SQLite, 让轻量够轻量 ## 部署 机器人的部署步骤是基于 Docker 的,其机器人升级功能也基于 Docker,因此请使用 Docker 进行部署,以防出现错误 diff --git a/README_en.md b/README_en.md index 7151370..dacb5df 100644 --- a/README_en.md +++ b/README_en.md @@ -29,8 +29,6 @@ You can enable resource crawling for your plans. Once enabled, it will automatic Template variables support translation to the language of your choice. For example, you can translate the title into English, Thai, Russian, German, etc. #### Convenient Upgrades The bot includes a built-in upgrade feature. After initial deployment, you can simply click on the upgrade button within the bot for future upgrades. -#### Lightweight -Takes up around 100MB of memory in the system, and uses a lightweight SQLite database, ensuring it remains truly lightweight. ## Deploy The bot's deploy steps based on the Docker, its upgrade feature also based on the Docker, so please use the Docker to deploy it in case appear error.