summaryrefslogtreecommitdiffstats
path: root/ocaml/examples/README
diff options
context:
space:
mode:
Diffstat (limited to 'ocaml/examples/README')
-rw-r--r--ocaml/examples/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/ocaml/examples/README b/ocaml/examples/README
deleted file mode 100644
index 679f5063..00000000
--- a/ocaml/examples/README
+++ /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