Fix some text display indentation

Fix some text display indentation
This commit is contained in:
Aizawa Hikaru 2021-10-29 16:13:03 +08:00
parent df953b9b18
commit f408e59c06

View File

@ -20,7 +20,7 @@ By Aizawa Hikaru
## 参数说明
| 名称 | 描述 | 示例 |
| ------------ | ---------------- | ------------ |
| ------------ | -------------------- | ------------ |
| `LIBRARY_NAME` | 使用的源码类型 | omni |
| `LIBRARY_URL` | 使用的源码地址 | https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git |
| `LIBRARY_BRANCH` | 使用的源码分支 | twrp-9.0 |