mirror of
https://github.com/BetterAndroid/android-app-template.git
synced 2025-09-04 09:45:24 +08:00
docs: use relative link
This commit is contained in:
@@ -4,11 +4,11 @@
|
|||||||
[](https://t.me/BetterAndroid)
|
[](https://t.me/BetterAndroid)
|
||||||
[](https://t.me/HighCapable_Dev)
|
[](https://t.me/HighCapable_Dev)
|
||||||
|
|
||||||
<img src="https://github.com/BetterAndroid/android-app-template/blob/main/img-src/icon.png?raw=true" width = "100" height = "100" alt="LOGO"/>
|
<img src="img-src/icon.png" width = "100" height = "100" alt="LOGO"/>
|
||||||
|
|
||||||
一个快速创建基础 Android 项目的模版。
|
一个快速创建基础 Android 项目的模版。
|
||||||
|
|
||||||
[English](https://github.com/BetterAndroid/android-app-template/blob/master/README.md) | 简体中文
|
[English](README.md) | 简体中文
|
||||||
|
|
||||||
| <img src="https://github.com/BetterAndroid/.github/blob/main/img-src/logo.png?raw=true" width = "30" height = "30" alt="LOGO"/> | [BetterAndroid](https://github.com/BetterAndroid) |
|
| <img src="https://github.com/BetterAndroid/.github/blob/main/img-src/logo.png?raw=true" width = "30" height = "30" alt="LOGO"/> | [BetterAndroid](https://github.com/BetterAndroid) |
|
||||||
| ------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------- |
|
| ------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------- |
|
||||||
|
@@ -4,11 +4,11 @@
|
|||||||
[](https://t.me/BetterAndroid)
|
[](https://t.me/BetterAndroid)
|
||||||
[](https://t.me/HighCapable_Dev)
|
[](https://t.me/HighCapable_Dev)
|
||||||
|
|
||||||
<img src="https://github.com/BetterAndroid/android-app-template/blob/main/img-src/icon.png?raw=true" width = "100" height = "100" alt="LOGO"/>
|
<img src="img-src/icon.png" width = "100" height = "100" alt="LOGO"/>
|
||||||
|
|
||||||
A template for quickly creating basic Android project.
|
A template for quickly creating basic Android project.
|
||||||
|
|
||||||
English | [简体中文](https://github.com/BetterAndroid/android-app-template/blob/main/README-zh-CN.md)
|
English | [简体中文](README-zh-CN.md)
|
||||||
|
|
||||||
| <img src="https://github.com/BetterAndroid/.github/blob/main/img-src/logo.png?raw=true" width = "30" height = "30" alt="LOGO"/> | [BetterAndroid](https://github.com/BetterAndroid) |
|
| <img src="https://github.com/BetterAndroid/.github/blob/main/img-src/logo.png?raw=true" width = "30" height = "30" alt="LOGO"/> | [BetterAndroid](https://github.com/BetterAndroid) |
|
||||||
| ------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------- |
|
| ------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------- |
|
||||||
|
Reference in New Issue
Block a user