aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorlj1412 <lji@research.att.com>2017-02-14 15:12:00 +0000
committerlj1412 <lji@research.att.com>2017-02-14 15:12:02 +0000
commit0e073e02693e44b8b7d5c9eac86cc324d38aaee9 (patch)
treeba9e0375ecfafb59961d260ba5ebebced020c04e /README.md
parent6aecb62a692e8d86b568c94be844f40639670ff4 (diff)
Init dcae.controller.analytics
Change-Id: Ib3a282f2c3ec248665f1fd042570578c61344f2e Signed-off-by: lj1412 <lji@research.att.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..9e9fd2c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+
+
+Contains one artifact that contains the EMF model for the TCA CDAP micro services.
+
+
+# Build instructions
+
+1. Clone the repository
+2. Build using Maven: mvn clean install
+