From c8c571e6c8c07d01822846369b8944c3f197dc0b Mon Sep 17 00:00:00 2001 From: DylanCai Date: Tue, 3 Aug 2021 18:46:37 +0800 Subject: [PATCH] Update README_CN.md --- README_CN.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README_CN.md b/README_CN.md index a8c1ecd..74ed5ba 100644 --- a/README_CN.md +++ b/README_CN.md @@ -57,6 +57,8 @@ dependencies { - [基础用法](https://github.com/DylanCaiCoding/ActivityResultLauncher/wiki/基础用法-(Kotlin)) +- [协程用法](https://github.com/DylanCaiCoding/ActivityResultLauncher/wiki/协程用法) + - [自定义启动器](https://github.com/DylanCaiCoding/ActivityResultLauncher/wiki/自定义启动器-(Kotlin)) #### Java 用法