summaryrefslogtreecommitdiffstats
path: root/container
diff options
context:
space:
mode:
authorgjoranv <gv@yahoo-inc.com>2017-01-20 17:25:11 +0100
committergjoranv <gv@yahoo-inc.com>2017-01-20 17:26:37 +0100
commit4d4bcba2f7ecdbca9003169e14baa7f6b6c018a6 (patch)
tree61b37db06d318c3f20546e2141bdc357fa9f304c /container
parent70197459679a544be73e84042d264eb033960f60 (diff)
Add README.md
VESPA-6223
Diffstat (limited to 'container')
-rw-r--r--container/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/container/README.md b/container/README.md
new file mode 100644
index 00000000000..56172c49787
--- /dev/null
+++ b/container/README.md
@@ -0,0 +1,5 @@
+# Container
+
+Convenience dependency for users developing OSGi bundles for JDisc.
+Add this maven module as dependency in your pom.xml, and it will
+transitively pull in all dependencies needed to develop JDisc bundles.