mirror of
https://github.com/BetterAndroid/compose-multiplatform-template.git
synced 2025-09-05 10:15:24 +08:00
docs: use relative link
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
[](https://t.me/BetterAndroid)
|
||||
[](https://t.me/HighCapable_Dev)
|
||||
|
||||
<img src="https://github.com/BetterAndroid/compose-multiplatform-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、iOS、Desktop (JVM) 的 Jetpack Compose 多平台项目模版。
|
||||
|
||||
<img width="1767" alt="SHOT" src="https://github.com/BetterAndroid/compose-multiplatform-template/blob/main/img-src/shot.png?raw=true">
|
||||
<img width="1767" alt="SHOT" src="img-src/shot.png">
|
||||
|
||||
[English](https://github.com/BetterAndroid/compose-multiplatform-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) |
|
||||
|---------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------|
|
||||
|
@@ -4,13 +4,13 @@
|
||||
[](https://t.me/BetterAndroid)
|
||||
[](https://t.me/HighCapable_Dev)
|
||||
|
||||
<img src="https://github.com/BetterAndroid/compose-multiplatform-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 Jetpack Compose Multiplatform project template that quickly generates Android, iOS, and Desktop (JVM).
|
||||
|
||||
<img width="1767" alt="SHOT" src="https://github.com/BetterAndroid/compose-multiplatform-template/blob/main/img-src/shot.png?raw=true">
|
||||
<img width="1767" alt="SHOT" src="img-src/shot.png">
|
||||
|
||||
English | [简体中文](https://github.com/BetterAndroid/compose-multiplatform-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) |
|
||||
| ------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------- |
|
||||
|
Reference in New Issue
Block a user