From e233bab8e3e9ea4350082a75be7659aa8166442e Mon Sep 17 00:00:00 2001 From: codeskyblue Date: Fri, 7 Dec 2018 08:39:36 +0800 Subject: [PATCH] update readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ccfd33..24f77a7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ -# ya -yoo adb. Another adb client write with go. +# ya = your adb +[![Build Status](https://travis-ci.org/codeskyblue/ya.svg?branch=master)](https://travis-ci.org/codeskyblue/ya) + +`ya` is a command line tool that wraps `adb` in order to extend it with extra features and commands that make working with Android easier. ## Features - [x] show device selection when multi device connected