diff --git a/speech/api/CONTRIBUTING.md b/CONTRIBUTING.md similarity index 85% rename from speech/api/CONTRIBUTING.md rename to CONTRIBUTING.md index 2b187c8..d55e1cd 100644 --- a/speech/api/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,6 +33,5 @@ accept your pull requests. ## Style -Samples in this repository follow the [framework coding -style](https://github.com/dotnet/corefx/blob/master/Documentation/coding-guidelines/coding-style.md). -This is enforced using [CodeFormatter](https://github.com/dotnet/codeformatter). +Samples in this repository follow the [Google C++ Style Guide]( +https://google.github.io/styleguide/cppguide.html). diff --git a/speech/api/LICENSE b/LICENSE similarity index 100% rename from speech/api/LICENSE rename to LICENSE