From 0e073e02693e44b8b7d5c9eac86cc324d38aaee9 Mon Sep 17 00:00:00 2001 From: lj1412 Date: Tue, 14 Feb 2017 15:12:00 +0000 Subject: Init dcae.controller.analytics Change-Id: Ib3a282f2c3ec248665f1fd042570578c61344f2e Signed-off-by: lj1412 --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md (limited to 'README.md') 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 + -- cgit 1.2.3-korg