summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-20 18:20:34 +0100
committerRichard Jones <rjones@redhat.com>2009-04-20 18:20:34 +0100
commit9b281a66c0b2db5f50531528a1bc8d7c53ecf373 (patch)
treeec8e72a400abce1b0b26c7c46d3abda95fdf21f0 /README
parent6397feeb74af9c750b0430bc88f0855b1f7f1d28 (diff)
downloadlibguestfs-9b281a66c0b2db5f50531528a1bc8d7c53ecf373.tar.gz
libguestfs-9b281a66c0b2db5f50531528a1bc8d7c53ecf373.tar.xz
libguestfs-9b281a66c0b2db5f50531528a1bc8d7c53ecf373.zip
Ruby also supported
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ec05bddd..50d21455 100644
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ LVs, what filesystem is in each LV, etc.). It can also run commands
in the context of the guest. Also you can access filesystems over FTP.
Libguestfs is a library that can be linked with C and C++ management
-programs (or management programs written in OCaml, Perl or Python).
+programs (or management programs written in OCaml, Perl, Python or Ruby).
You can also use it from shell scripts or the command line.
Libguestfs was written by Richard W.M. Jones (rjones@redhat.com).