From: Bogumil Zebek Date: Tue, 26 May 2020 12:38:55 +0000 (+0200) Subject: Add information how to start vid locally X-Git-Tag: 7.0.0~27 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F35%2F108235%2F4;p=vid.git Add information how to start vid locally Issue-ID: VID-728 Signed-off-by: Zebek Bogumil Change-Id: I55046096a2454ed57ae84dda042642f126e7e9ee --- diff --git a/README.md b/README.md index d5b660e5b..419442aa9 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,8 @@ This source repository contains the OpenECOMP Virtual Infrastructure Deployment org.openecomp.ecompsdkos:ecompSDK-analytics org.openecomp.ecompsdkos:ecompSDK-workflow -To build it using Maven 3, run: mvn clean install +# Basic info +To build project, run: mvn clean install + +# VID Developer Guide +https://wiki.onap.org/display/DW/VID+Development+Guide