aboutsummaryrefslogtreecommitdiffstats
path: root/message-router/consumer/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'message-router/consumer/README.md')
-rwxr-xr-xmessage-router/consumer/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/message-router/consumer/README.md b/message-router/consumer/README.md
new file mode 100755
index 00000000..9d01256a
--- /dev/null
+++ b/message-router/consumer/README.md
@@ -0,0 +1,7 @@
+# Consumer
+
+## Modules
+- api - exports the consumer interface for clients and providers to import
+- features - used for managing the feature repository for consumer
+- installer - provides a simple install script
+- provider - provides an implementation of the consumer api \ No newline at end of file