From dffa68bc39f418cf761c253cc01993c37256d8e9 Mon Sep 17 00:00:00 2001 From: binaryify Date: Wed, 5 Apr 2017 13:27:20 +0800 Subject: [PATCH] improve document --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 56b23f4..7c6b7a3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -128,7 +128,7 @@ type: 搜索类型;默认为1,取值意义: ![搜索音乐](https://raw.githubusercontent.com/Binaryify/NeteaseCloudMusicApi/master/static/%E6%8E%A8%E8%8D%90%E6%AD%8C%E6%9B%B2.png) ## 离线访问此文档 -此文档同时也是 Progressive Web Apps(PWA), 加入serviceWorker,可离线访问 +此文档同时也是 Progressive Web Apps(PWA), 加入了serviceWorker,可离线访问 ## License [The MIT License (MIT)](LICENSE) -- GitLab