summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorstark, steven <steven.stark@att.com>2020-03-24 10:57:14 -0700
committerstark, steven <steven.stark@att.com>2020-03-26 16:38:36 -0700
commit07c28e0a81383f76f5d563f265db27519d4922f1 (patch)
treed7864aeb2d002ab0e950bc3bf2c2f4adaa706a81 /README.md
parent2243bbf2398379fb1e02bd51a9dfc17bedcbf61d (diff)
[VVP] Updating documentation for test-engine
Issue-ID: VVP-393 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: Id52cef3b5b5d8b695aaa2cf92d8ab734c66f35f3
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 18 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4640904..056f66b 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,18 @@
-# TODO
+# Test-Engine
+
+
+## About
+
+This repository contains two subprojects. View the ``README`` in each subdirectory for more information about each project.
+
+
+## onap-client
+
+
+This project contains a python package installable via ``pip``, and provides a programmatic, cli, and templatting interface to interact with various ONAP applications.
+
+
+## ovp_testsuite
+
+
+This project contains the OVP VNF Lifecycle Validation code that is executed to obtain a Heat VNF OVP badge. \ No newline at end of file