mirror of
https://github.com/viarotel-org/escrcpy.git
synced 2024-11-27 17:00:53 +01:00
docs: 📝 Update README
This commit is contained in:
parent
0454e93963
commit
f4b6bb9620
10
README-CN.md
10
README-CN.md
@ -7,10 +7,10 @@
|
||||
📱 使用图形界面的 Scrcpy 显示和控制您的 Android 设备,由 Electron 驱动。[English Document](https://github.com/viarotel-org/escrcpy/blob/main/README.md)
|
||||
|
||||
<div style="display:flex;">
|
||||
<img src="./screenshots/zh-cn/overview.jpg" alt="viarotel-escrcpy" style="width: 100%;">
|
||||
<img src="./screenshots/zh-CN/overview.jpg" alt="viarotel-escrcpy" style="width: 100%;">
|
||||
</div>
|
||||
|
||||
[更多截图](https://github.com/viarotel-org/escrcpy/tree/main/screenshots/zh-cn)
|
||||
[更多截图](https://github.com/viarotel-org/escrcpy/tree/main/screenshots/zh-CN)
|
||||
|
||||
## 特点
|
||||
|
||||
@ -309,9 +309,9 @@ Windows 及 Linux 端内部集成了 Gnirehtet, 用于提供 PC 到安卓设
|
||||
> 如果该项目帮到你的话,可以请我喝杯咖啡,让我更有精神完善该项目 😛
|
||||
|
||||
<div style="display:flex;">
|
||||
<img src="./screenshots/zh-cn/viarotel-wepay.jpg" alt="viarotel-wepay" style="width: 30%;">
|
||||
<img src="./screenshots/zh-cn/viarotel-alipay.jpg" alt="viarotel-alipay" style="width: 30%;">
|
||||
<img src="./screenshots/zh-CN/viarotel-wepay.jpg" alt="viarotel-wepay" style="width: 30%;">
|
||||
<img src="./screenshots/zh-CN/viarotel-alipay.jpg" alt="viarotel-alipay" style="width: 30%;">
|
||||
<a href="https://www.paypal.com/paypalme/viarotel" target="_blank" rel="noopener noreferrer">
|
||||
<img src="./screenshots/en-us/viarotel-paypal.png" alt="viarotel-paypal" style="width: 30%;">
|
||||
<img src="./screenshots/en-US/viarotel-paypal.png" alt="viarotel-paypal" style="width: 30%;">
|
||||
</a>
|
||||
</div>
|
14
README.md
14
README.md
@ -7,10 +7,10 @@
|
||||
📱 Display and control your Android device with a graphical interface of Scrcpy powered by Electron. [中文文档](https://github.com/viarotel-org/escrcpy/blob/main/README-CN.md)
|
||||
|
||||
<div style="display:flex;">
|
||||
<img src="./screenshots/en-us/overview.jpg" alt="viarotel-escrcpy" style="width: 100%;">
|
||||
<img src="./screenshots/en-US/overview.jpg" alt="viarotel-escrcpy" style="width: 100%;">
|
||||
</div>
|
||||
|
||||
[More screenshots](https://github.com/viarotel-org/escrcpy/tree/main/screenshots/en-us)
|
||||
[More screenshots](https://github.com/viarotel-org/escrcpy/tree/main/screenshots/en-US)
|
||||
|
||||
## Features
|
||||
|
||||
@ -54,7 +54,7 @@
|
||||
|
||||
### macOS && Linux
|
||||
|
||||
> Note: These platforms do not come with integrated [Adb](https://developer.android.com/studio/releases/platform-tools?hl=zh-cn) and [Scrcpy](https://github.com/Genymobile/scrcpy), you need to install them manually
|
||||
> Note: These platforms do not come with integrated [Scrcpy](https://github.com/Genymobile/scrcpy), you need to install them manually
|
||||
|
||||
1. Refer to the [installation document](https://github.com/Genymobile/scrcpy/blob/master/doc/linux.md) for Linux
|
||||
2. Refer to the [installation document](https://github.com/Genymobile/scrcpy/blob/master/doc/macos.md) for macOS
|
||||
@ -305,9 +305,9 @@ This project would not be possible without the following open source projects:
|
||||
> If this project has helped you, you can buy me a coffee to keep me energized and improving the project! 😛
|
||||
|
||||
<div style="display:flex;">
|
||||
<img src="./screenshots/zh-cn/viarotel-wepay.jpg" alt="viarotel-wepay" style="width: 30%;">
|
||||
<img src="./screenshots/zh-cn/viarotel-alipay.jpg" alt="viarotel-alipay" style="width: 30%;">
|
||||
<img src="./screenshots/zh-CN/viarotel-wepay.jpg" alt="viarotel-wepay" style="width: 30%;">
|
||||
<img src="./screenshots/zh-CN/viarotel-alipay.jpg" alt="viarotel-alipay" style="width: 30%;">
|
||||
<a href="https://www.paypal.com/paypalme/viarotel" target="_blank" rel="noopener noreferrer">
|
||||
<img src="./screenshots/en-us/viarotel-paypal.png" alt="viarotel-paypal" style="width: 30%;">
|
||||
<img src="./screenshots/en-US/viarotel-paypal.png" alt="viarotel-paypal" style="width: 30%;">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user