mirror of
https://gh-proxy.org/https://github.com/tiajinsha/JKVideo
synced 2026-07-07 23:18:38 +08:00
修改README文档
This commit is contained in:
@@ -90,7 +90,7 @@ Android · iOS · Web, Expo Go scan-to-run in 5 minutes, Dev Build unlocks full
|
||||
> Some quality options limited; video falls back to WebView
|
||||
|
||||
```bash
|
||||
git clone https://github.com/your-username/JKVideo.git
|
||||
git clone https://github.com/tiajinsha/JKVideo.git
|
||||
cd JKVideo
|
||||
npm install
|
||||
npx expo start
|
||||
@@ -119,7 +119,7 @@ npx expo start --web
|
||||
|
||||
### Direct Install (Android)
|
||||
|
||||
Download the latest APK from [Releases](https://github.com/your-username/JKVideo/releases/latest) — no build needed.
|
||||
Download the latest APK from [Releases](https://github.com/tiajinsha/JKVideo/releases/latest) — no build needed.
|
||||
|
||||
> Enable "Install from unknown sources" in Android settings
|
||||
|
||||
|
||||
21
README.md
21
README.md
@@ -119,7 +119,7 @@ npx expo start --web
|
||||
|
||||
### 直接安装(Android)
|
||||
|
||||
前往 [Releases](https://github.com/你的用户名/JKVideo/releases/latest) 下载最新 APK,无需编译,安装即用。
|
||||
前往 [Releases](https://github.com/tiajinsha/JKVideo/releases/latest) 下载最新 APK,无需编译,安装即用。
|
||||
|
||||
> 需在 Android 设置中开启「安装未知来源应用」
|
||||
|
||||
@@ -181,4 +181,23 @@ utils/ # 工具函数(格式化、图片代理、MPD 构建)
|
||||
|
||||
如果这个项目对你有帮助,欢迎点一个 ⭐ Star!
|
||||
|
||||
---
|
||||
|
||||
## 请作者喝杯咖啡 ☕
|
||||
|
||||
如果这个项目对你有所帮助,欢迎请作者喝杯咖啡,你的支持是持续开发的最大动力,感谢每一位愿意打赏的朋友!
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td align="center">
|
||||
<img src="public/wxpay.jpg" width="180"/><br/>
|
||||
<sub>微信支付</sub>
|
||||
</td>
|
||||
<td align="center">
|
||||
<img src="public/alipay.jpg" width="180"/><br/>
|
||||
<sub>支付宝</sub>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
||||
BIN
public/alipay.jpg
Normal file
BIN
public/alipay.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 160 KiB |
BIN
public/wxpay.jpg
Normal file
BIN
public/wxpay.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 133 KiB |
Reference in New Issue
Block a user