summaryrefslogtreecommitdiffstats
path: root/container
diff options
context:
space:
mode:
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.