Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
Added Maven Central badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Mostovyi committed May 27, 2020
1 parent 5c2486c commit 05088a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Androscope

[![Maven Central](https://img.shields.io/maven-central/v/nl.ngti/androscope.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22nl.ngti%22%20AND%20a:%22androscope%22)

Androscope is a debugging tool that allows to see the internals of your Android application and device. Some of this data is still not possible to see using standard debug tools, or it is not very convenient (you need to use ADB), or they require certain dependencies (like Chrome Developer Tools for Stetho). Androscope runs in any browser, even on the mobile device where your application is running.

[Features](#features)
Expand Down

0 comments on commit 05088a4

Please sign in to comment.