From b72afc57c91bd01e35efe5d478a908d0ca84efa8 Mon Sep 17 00:00:00 2001 From: lan Date: Thu, 19 Jan 2023 21:56:19 +0800 Subject: [PATCH] update:readme --- readme.md | 28 ++++++++++++++-------------- readme_en.md | 28 ++++++++++++++-------------- requirements.txt | 3 ++- 3 files changed, 30 insertions(+), 29 deletions(-) diff --git a/readme.md b/readme.md index 2b025ab..f4dd739 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@

匿名口令分享文本,文件,像拿快递一样取文件

-![banner](https://fastly.jsdelivr.net/gh/vastsa/FileCodeBox@V1.6Beta/static/banners/img_1.png) +![banner](https://fastly.jsdelivr.net/gh/vastsa/FileCodeBox@V1.6/static/banners/img_1.png) --- @@ -82,11 +82,11 @@ docker logs filecodebox -寄文件 +寄文件 -寄文件 +寄文件 @@ -97,15 +97,15 @@ docker logs filecodebox
-寄文件 +寄文件 -寄文本 +寄文本
-寄文本 +寄文本
@@ -115,15 +115,15 @@ docker logs filecodebox
-取件 +取件 -取件码错误 +取件码错误
-取文件 +取文件
@@ -133,15 +133,15 @@ docker logs filecodebox
-admin +admin -admin +admin
-admin +admin
@@ -273,11 +273,11 @@ file: 文件 支付宝 -支付宝 +支付宝 微信 -微信 +微信 diff --git a/readme_en.md b/readme_en.md index 27026cb..23c9d9f 100644 --- a/readme_en.md +++ b/readme_en.md @@ -4,7 +4,7 @@

share text and files with anonymous passwords, and take files like express delivery

-![banner](https://fastly.jsdelivr.net/gh/vastsa/FileCodeBox@V1.6Beta/static/banners/img_1.png) +![banner](https://fastly.jsdelivr.net/gh/vastsa/FileCodeBox@V1.6/static/banners/img_1.png) --- @@ -84,11 +84,11 @@ If you have better ideas and suggestions, welcome to file an issue. -寄文件 +寄文件 -寄文件 +寄文件 @@ -99,15 +99,15 @@ If you have better ideas and suggestions, welcome to file an issue.
-寄文件 +寄文件 -寄文本 +寄文本
-寄文本 +寄文本
@@ -117,15 +117,15 @@ If you have better ideas and suggestions, welcome to file an issue.
-取件 +取件 -取件码错误 +取件码错误
-取文件 +取文件
@@ -135,15 +135,15 @@ If you have better ideas and suggestions, welcome to file an issue.
-admin +admin -admin +admin
-admin +admin
@@ -215,11 +215,11 @@ BUCKET_NAME=阿里云OSS Bucket的BucketName 支付宝 -支付宝 +支付宝 微信 -微信 +微信 diff --git a/requirements.txt b/requirements.txt index 97b3b72..4106901 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,5 @@ python-multipart==0.0.5 uvicorn==0.15.0 greenlet==2.0.1 starlette~=0.22.0 -oss2==2.16.0 \ No newline at end of file +oss2==2.16.0 +uvicorn==0.15.0 \ No newline at end of file