README.md in esx-0.1 vs README.md in esx-0.1.1

- old
+ new

@@ -1,7 +1,15 @@ # ESX -Simple rbvmomi wrapper to manage VMWare ESX hosts +Simple rbvmomi wrapper to manage VMWare ESX hosts. + +The goal of the library is to keep things simple so vCenter support isn't planned. + +If you want a full VMWare vSphere API ruby implementation have a look at https://github.com/rlane/rbvmomi + +# Installation + + gem install esx # Usage ESX ruby library includes a script to print ESX host information.