Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eviltak authored May 4, 2017
1 parent e1b63e4 commit e0e1aca
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ An ADB network device discovery and connection library
[![Build Status](https://travis-ci.org/eviltak/adb-nmap.svg?branch=master)](https://travis-ci.org/eviltak/adb-nmap)

## Why adb-nmap
adb-nmap looks for ADB-supported devices on a network and optionally connects the ADB server (if there is one on the network) to them. This is much easier than having to look up the device's local network address and using the `adb connect` command, especially when done through an IDE or from the remote device itself.
adb-nmap helps look for ADB-supported devices on a network. Plain and simple.


0 comments on commit e0e1aca

Please sign in to comment.