diff --git a/README.md b/README.md index 16c5ee6..f93329d 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,10 @@ The Android SDK Tools are available for the major platforms (Mac, Windows & Linu This projects aims at providing an up to date implementation of the ADB protocol. -[![Build Status](https://travis-ci.org/vidstige/jadb.svg?branch=master)](https://travis-ci.org/vidstige/jadb) -[![](https://jitpack.io/v/vidstige/jadb.svg)](https://jitpack.io/#vidstige/jadb) +![Build Status](https://github.com/vidstige/jadb/actions/workflows/maven.yml/badge.svg) +[![jitpack badge](https://jitpack.io/v/vidstige/jadb.svg)](https://jitpack.io/#vidstige/jadb) [![codecov](https://codecov.io/gh/vidstige/jadb/branch/master/graph/badge.svg)](https://codecov.io/gh/vidstige/jadb) -[![](http://img.shields.io/badge/first--timers--only-friendly-green.svg?style=flat&colorB=FF69B4)](http://www.firsttimersonly.com/) +[![first timers friendly](http://img.shields.io/badge/first--timers--only-friendly-green.svg?style=flat&colorB=FF69B4)](http://www.firsttimersonly.com/) ## Example ##