From 0830b1c1585f58c700ab3716c92c6063541d3a09 Mon Sep 17 00:00:00 2001 From: Sm1les Date: Mon, 21 Jun 2021 21:02:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcd66cf..3858878 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ npm run start 此时项目的前端会被启动在http://localhost:8080 ### 3.开始使用 -打开上述前端页面地址( http://localhost:8080 ),然后请参考[使用说明](./doc/README.md)开始使用。除此之外,我们还提供了一个用于临时标注少量数据的单机版本(目前仅支持Windows),点击[这里](https://github.com/datawhalechina/whale-anno/releases)去下载。 +打开上述前端页面地址( http://localhost:8080 ),然后请参考[使用说明](./doc/README.md)开始使用。此外,我们还提供了一个用于临时标注少量数据的单机版本(目前仅支持Windows),点击[这里](https://github.com/datawhalechina/whale-anno/releases)去下载。 ## 开发团队