Added link to demo.go to README.md.
This commit is contained in:
parent
4b9891533a
commit
28a745dc7a
|
@ -4,3 +4,5 @@
|
||||||
[![GoDoc](https://godoc.org/github.com/zach-klippenstein/goadb?status.svg)](https://godoc.org/github.com/zach-klippenstein/goadb)
|
[![GoDoc](https://godoc.org/github.com/zach-klippenstein/goadb?status.svg)](https://godoc.org/github.com/zach-klippenstein/goadb)
|
||||||
|
|
||||||
A Golang library for interacting with the Android Debug Bridge (adb).
|
A Golang library for interacting with the Android Debug Bridge (adb).
|
||||||
|
|
||||||
|
See [demo.go](cmd/demo/demo.go) for usage.
|
||||||
|
|
Loading…
Reference in a new issue