mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 01:39:21 +02:00
chore: add sponsor badge
This commit is contained in:
parent
6fd1c6d67a
commit
5c2e3e1a4c
1 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
# Tango
|
||||
|
||||
[](https://github.com/yume-chan/ya-webadb/blob/main/LICENSE)
|
||||
[](https://github.com/yume-chan/ya-webadb/blob/main/LICENSE)
|
||||
[](https://opencollective.com/ya-webadb)
|
||||
|
||||
A library and application for browsers to interact with Android devices via ADB.
|
||||
|
||||
|
@ -54,6 +55,10 @@ For USB connection, close Google ADB (Run `adb kill-server` in a terminal or clo
|
|||
|
||||
See [CONTRIBUTING.md](./CONTRIBUTING.md)
|
||||
|
||||
## Sponsors
|
||||
|
||||
<object type="image/svg+xml" data="https://opencollective.com/ya-webadb/tiers/sponsor.svg?avatarHeight=36&width=600"></object>
|
||||
|
||||
## Used open-source projects
|
||||
|
||||
- [ADB](https://android.googlesource.com/platform/packages/modules/adb) from Google ([Apache License 2.0](./adb.NOTICE))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue