Restore SDK eclipse projects.

Change-Id: I0571445e464ab74ffcb4e972159a2a7cf805f613
diff --git a/library/README.txt b/library/README.txt
index 2fde7e2..df4772a 100644
--- a/library/README.txt
+++ b/library/README.txt
@@ -1,6 +1,9 @@
 Library Project including compatibility multi dex loader.
 
 This can be used by an Android project to install classloader
-with multiple dex of applications running on API 4+.
+with multiple dex of applications running on API 14+.
 
+There is technically no source, but the src folder is necessary
+to ensure that the build system works.  The content is actually
+located in libs/android-support-multidex.jar.