+ 增加单机版下载说明

This commit is contained in:
maxmon 2021-06-21 04:34:43 +08:00 committed by GitHub
parent a6e09b03ba
commit 5c411778be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,9 @@ Datawhale自研数据标注工具让标注更简单
<a name="快速体验"></a>
## 快速体验
- PC端更简单的NER标注工具https://tekii.cn/ner/
- PC端
- 更简单的NER标注工具https://tekii.cn/ner/
- 或者直接release中下载[单机版](https://github.com/datawhalechina/whale-anno/releases)目前只有Windows版本Mac需要用到Mac机器打包
- 代码体验:从[快速开始](./doc/doc_ch/quickstart.md)开始
<a name="许可证书"></a>