Merge pull request #28 from jstarks/conduct

Add reference to code of conduct
This commit is contained in:
Justin
2016-06-21 14:14:38 -07:00
committed by GitHub
+7
View File
@@ -11,5 +11,12 @@ package.
Please see the LICENSE file for licensing information.
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.
Thanks to natefinch for the inspiration for this library. See https://github.com/natefinch/npipe
for another named pipe implementation.