diff --git a/README.md b/README.md index c5e2b29..775085a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ WopiValidatorExecutor ===================== -WopiValidatorExecutor is a command line application which executes the WopiValidator tests to verify the host’s WOPI Implementation. +WopiValidatorExecutor is a command line application which executes the WopiValidator tests to verify the host’s WOPI Implementation. For more details, please refer the documentation at [Wopi Validator Application](http://wopi.readthedocs.io/projects/officewopi/en/latest/testing/validator.html) @@ -56,4 +56,10 @@ Run the `WopiValidatorExecutor` by passing the `WopiSrc` of the `.wopitest` file Logs ---- -A log file named `wopivalidatorexecutor.log` will be placed in the installation directory. \ No newline at end of file +A log file named `wopivalidatorexecutor.log` will be placed in the installation directory. + +Code of Conduct +--------------- + +This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). +For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.