Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 5c2e3e1a authored by Simon Chan's avatar Simon Chan
Browse files

chore: add sponsor badge

parent 6fd1c6d6
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
# Tango

[![GitHub license](https://img.shields.io/github/license/yume-chan/ya-webadb)](https://github.com/yume-chan/ya-webadb/blob/main/LICENSE)
[![MIT license](https://img.shields.io/github/license/yume-chan/ya-webadb)](https://github.com/yume-chan/ya-webadb/blob/main/LICENSE)
[![Sponsors](https://opencollective.com/ya-webadb/tiers/badge.svg)](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))