diff --git a/examples/README b/examples/README new file mode 100644 index 000000000..4a6c5d416 --- /dev/null +++ b/examples/README @@ -0,0 +1,8 @@ +This directory contains various example programs which use the +libguestfs API. + +As they are examples, these are licensed so they can be freely copied +and used without any restrictions. + +Tip: To enable verbose messages, set environment variable +LIBGUESTFS_DEBUG=1