Added OCaml examples.
[libguestfs.git] / ocaml / examples / README
diff --git a/ocaml/examples/README b/ocaml/examples/README
new file mode 100644 (file)
index 0000000..679f506
--- /dev/null
@@ -0,0 +1,9 @@
+This directory contains various example programs which use the OCaml
+Guestfs bindings to the libguestfs API.
+
+As they are examples, these are licensed so they can be freely copied
+and used without any restrictions.
+
+Tips:
+
+(1) To enable verbose messages, set environment variable LIBGUESTFS_DEBUG=1