aboutsummaryrefslogtreecommitdiffstats
path: root/vpp-bootstrap/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-bootstrap/README.md')
-rw-r--r--vpp-bootstrap/README.md26
1 files changed, 25 insertions, 1 deletions
diff --git a/vpp-bootstrap/README.md b/vpp-bootstrap/README.md
index 67b80ed..a8204e3 100644
--- a/vpp-bootstrap/README.md
+++ b/vpp-bootstrap/README.md
@@ -13,6 +13,30 @@
*
* Copyright (c) 2016 Intel Corporation
*/
+
+# GOAL
+
+The aim of the project is provide a lightweight development environment
+for those looking to quickly start VPP development. Including but not
+limited to training events and workshops.
+
+# COMMITTERS
+
+Ray Kinsella <ray.kinsella@intel.com>
+
# INTRO
+vpp-bootstrap is a vagrant image to create an environment to rapidly
+bootstrap vpp development. All required sources, dependencies and test
+tools are included in the environment.
+
+To build the image, simple do
+
+ vagrant up
+
+# CURRENT STATE
+
+Supports VPP 17.01 on VirtualBox and AWS
+
+# Evolution
-<insert useful content here>
+Support for VPP 17.04.