Added README file for examples directory.

This commit is contained in:
Richard Jones
2009-04-03 19:13:48 +01:00
parent 3906e4ff91
commit e83181345f

8
examples/README Normal file
View File

@@ -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