httplite: create base and 'complete' targets.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1214805 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/httplite/complete/README b/httplite/complete/README
new file mode 100644
index 0000000..bca72fa
--- /dev/null
+++ b/httplite/complete/README
@@ -0,0 +1,3 @@
+httplite is a minimal implementation of the OSGi HTTP Service specification. It supports a subset of the features found in the bridge and jetty HTTP Service implementations. See https://issues.apache.org/jira/browse/FELIX-538 for more details.
+
+This is the 'complete' target, which bundles all required dependencies: OSGi Compendium and Servlet API.