mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-16 02:22:17 +08:00
Fix typos in README.md (#185)
This commit is contained in:
parent
5e8d6df9f0
commit
5e397c2aed
|
@ -60,7 +60,7 @@ APP package name is `com.github.metacubex.clash.meta`
|
||||||
- Import a profile
|
- Import a profile
|
||||||
- URL Scheme `clash://install-config?url=<encoded URI>` or `clashmeta://install-config?url=<encoded URI>`
|
- URL Scheme `clash://install-config?url=<encoded URI>` or `clashmeta://install-config?url=<encoded URI>`
|
||||||
|
|
||||||
### Contribution and Project Maintainance
|
### Contribution and Project Maintenance
|
||||||
|
|
||||||
#### Meta Kernel
|
#### Meta Kernel
|
||||||
|
|
||||||
|
@ -68,7 +68,7 @@ APP package name is `com.github.metacubex.clash.meta`
|
||||||
- If you want to contribute to the kernel, make PRs to `Alpha` branch of the Meta kernel repository.
|
- If you want to contribute to the kernel, make PRs to `Alpha` branch of the Meta kernel repository.
|
||||||
- If you want to contribute Android-specific patches to the kernel, make PRs to `android-open` branch of the Meta kernel repository.
|
- If you want to contribute Android-specific patches to the kernel, make PRs to `android-open` branch of the Meta kernel repository.
|
||||||
|
|
||||||
#### Maintainance
|
#### Maintenance
|
||||||
|
|
||||||
- When `MetaCubeX/Clash.Meta` kernel is updated to a new version, the `Update Dependencies` actions in this repo will be triggered automatically.
|
- When `MetaCubeX/Clash.Meta` kernel is updated to a new version, the `Update Dependencies` actions in this repo will be triggered automatically.
|
||||||
- It will pull the new version of the meta kernel, update all the golang dependencies, and create a PR without manual intervention.
|
- It will pull the new version of the meta kernel, update all the golang dependencies, and create a PR without manual intervention.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user