From 80c1c1a1956733c89cfc78fe68033a385a6b7dab Mon Sep 17 00:00:00 2001 From: Tianhao He Date: Mon, 16 Jan 2017 22:44:26 -0800 Subject: [PATCH] Update README.md --- vsphere/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vsphere/README.md b/vsphere/README.md index 948cdde9..f4dd876f 100644 --- a/vsphere/README.md +++ b/vsphere/README.md @@ -1,3 +1,5 @@ +#Client Samples + This document describes the vSphere Automation Python SDK samples that use the vSphere Automation python client library. Additionally, some of the samples demonstrate the combined use of the vSphere Automation and vSphere APIs. To support this combined use, the vSphere Automation Python SDK samples require the vSphere Management SDK packages (pyVmomi) to be installed on the client. The examples have been developed to work with python 2.7, 3.3, 3.4 and 3.5. The following table shows the sample sub-directories and their contents.