From 36e470b97c4e4e7e5b38e0589d29a9819fd16446 Mon Sep 17 00:00:00 2001 From: Tianhao He Date: Tue, 15 Nov 2016 14:10:28 -0800 Subject: [PATCH] vSphere 6.5 support - update README --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 47ec0dc..cc15c95 100644 --- a/README.rst +++ b/README.rst @@ -88,7 +88,8 @@ Releases Related Projects ================ -* Feature Incubator: pyvmomi-tools https://github.com/vmware/pyvmomi-tools +* VMware vSphere Automation SDK for Python: https://developercenter.vmware.com/web/sdk/65/vsphere-automation-python * Samples Project: https://github.com/vmware/pyvmomi-community-samples +* Feature Incubator: pyvmomi-tools https://github.com/vmware/pyvmomi-tools Have fun!