Updating ADK 1.0 demokit code to work with Arduino 1.0

Change-Id: I3f6495f7740e7048741332a5e1b1a4c855d6b3ac
diff --git a/README b/README
new file mode 100755
index 0000000..ddbdb4e
--- /dev/null
+++ b/README
@@ -0,0 +1,16 @@
+June 2012
+Copyright 2012, Google, Inc.
+
+This archive contains the following files and directories:
+
+README                      This file
+COPYING                     License for third party code used in Arduino libraries
+app/                        DemoKit Android application
+arduino_libs/               Arduino libraries
+  /AndroidAccessory         Open Accessory Protocol library
+    /examples/demokit       DemoKit sketch for the ADK board
+  /USB_Host_Shield          USB Host library
+hardware/                   Files describing the ADK hardware design
+
+Go to http://a.android.com/demokit for more information about how
+to use the ADK.