diff --git a/README b/README index 8f3478e..b4be127 100644 --- a/README +++ b/README @@ -1,11 +1,11 @@ -[Description] +## Description These rules refer to http://developer.android.com/guide/developing/device.html and include many suggestions from the Archlinux and Github Community -[Installation] +## Installation If you're developing on Ubuntu Linux, you need to add a udev rules file that contains a USB configuration for each type of device you want to use for development. In the rules file, each device manufacturer is identified by a unique vendor ID, as specified by the ATTR{idVendor} property. For a list of vendor IDs, see USB Vendor IDs, below. To set up device detection on Ubuntu Linux: Log in as root and create this file: /etc/udev/rules.d/51-android.rules. Use this format to add each vendor to the file: