Move java,lua api and remaining plugins to src/
[vpp.git] / src / vpp-api / lua / examples / cli / README.md
diff --git a/src/vpp-api/lua/examples/cli/README.md b/src/vpp-api/lua/examples/cli/README.md
new file mode 100644 (file)
index 0000000..3a5f8ee
--- /dev/null
@@ -0,0 +1,5 @@
+This is a small experiment to have a wrapper CLI which can call both API functions as well as debug CLI.
+
+To facilitate tab completion and help, the API call names are broken up with spaces replacing the underscores.
+
+