From ea3999e1ce485714ea3ee00de3f09ab2dc6ac203 Mon Sep 17 00:00:00 2001 From: kunfei Date: Thu, 31 Dec 2020 12:25:57 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index ad2863b80..1327ab258 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,7 @@ * [帮助文档](/app/src/main/assets/help/appHelp.md) ## 下载 - - Google Play - or - CoolApk - or [Releases](https://github.com/gedoor/legado/releases/latest) +Google Play or CoolApk or [Releases](https://github.com/gedoor/legado/releases/latest) ## 阅读API 阅读3.0 提供了2种方式的API:`Web方式`和`Content Provider方式`。您可以在[这里](api.md)根据需要自行调用。