Updated documentation, prepare for 1.0.5 release.
[libguestfs.git] / README
diff --git a/README b/README
index 5b22da9..86a8f1e 100644 (file)
--- 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, Python or Ruby).
+programs (or management programs written in OCaml, Perl, Python, Ruby or Java).
 You can also use it from shell scripts or the command line.
 
 Libguestfs was written by Richard W.M. Jones (rjones@redhat.com).