From 3ce4c3a352b2a986072abad40ff60c4001e98806 Mon Sep 17 00:00:00 2001 From: Timofey Date: Fri, 14 Jun 2024 21:53:20 +0500 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 2730b29..adb2340 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ #goadb - -[![Build Status](https://travis-ci.org/zach-klippenstein/goadb.svg?branch=master)](https://travis-ci.org/zach-klippenstein/goadb) -[![GoDoc](https://godoc.org/goadb?status.svg)](https://godoc.org/goadb) +[![GoDoc](https://pkg.go.dev/github.com/timoxa0/goadb?status.svg)](https://pkg.go.dev/github.com/timoxa0/goadb) A Golang library for interacting with the Android Debug Bridge (adb).