-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove HTML from description, fix #8
- Loading branch information
1 parent
d1365fb
commit ec8389a
Showing
2 changed files
with
8 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
<h3>Features</h3> | ||
<ul> | ||
<li>Bluetooth discovery</li> | ||
<li>Receive file</li> | ||
<li>Send file (Shizuku required)</li> | ||
</ul> | ||
Features: | ||
|
||
- Bluetooth discovery | ||
- Receive file | ||
- Send file (Shizuku required) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
<h3>功能</h3> | ||
<ul> | ||
<li>蓝牙发现</li> | ||
<li>文件接收</li> | ||
<li>文件发送(需要 Shizuku 支持)</li> | ||
</ul> | ||
功能: | ||
|
||
- 蓝牙发现 | ||
- 文件接收 | ||
- 文件发送(需要 Shizuku 支持) |