diff --git a/README.md b/README.md index a758c17..c550e65 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ ADB,即 [Android Debug Bridge](https://developer.android.com/studio/command-li # ![Table of Contents](./assets/toc.png) + * [基本用法](#基本用法) * [命令语法](#命令语法) * [为命令指定目标设备](#为命令指定目标设备) @@ -94,6 +95,8 @@ ADB,即 [Android Debug Bridge](https://developer.android.com/studio/command-li * [致谢](#致谢) * [参考链接](#参考链接) + + ## 基本用法 ### 命令语法