Commit 76d7c2ea 76d7c2ea4febbf70c2b9f195e0f602083bb5d350 by Christian Gerdes

Update README.md

1 parent bc250948
# WebServicePlugins
Plugins for Visual Studio Loadtest and Webtest to handle SOAP and REST requests
and responses that use XML, JSON or MSBIN formats. Provides XPath based
verification and extraction rules, a request/response viewer in the webtest gui
results tab, and a request body editor for web tests.
## Branches and versions of Visual Studio
The initial checkin to the master branch is a copy of the original code from
Codeplex of the VS2013 version of the plugin, taken 2017-09-02.
Codeplex of the VS2013 version of the plugin, taken 2017-09-02, version 3.2,
last built on December 28 2013.
This project has a master branch for the main logic, and separate branches for
specific code targeting specific versions of Visual Studio. I.e. code changes
......