ocaml: Translate C examples into OCaml and include documentation.
[libguestfs.git] / ocaml / examples / README
diff --git a/ocaml/examples/README b/ocaml/examples/README
deleted file mode 100644 (file)
index 679f506..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-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