Skip to content

Commit 81f8508

Browse files
author
Michael Hoffman
committed
Promote Open Source
1 parent d8dd998 commit 81f8508

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,21 @@
11
# WebView2 Samples
22

3-
This repo contains several types of samples for WebView2:
3+
Welcome to the WebView2Samples repo. This repo contains several types of samples for WebView2:
44

55
* Getting Started tutorial projects - Completed Visual Studio projects that result from following the steps in the [Getting Started tutorials](https://docs.microsoft.com/microsoft-edge/webview2/get-started/get-started).
66

77
* Sample apps - WebView2 sample apps for various frameworks and platforms, as Visual Studio projects. For more information, see [Sample apps](https://docs.microsoft.com/microsoft-edge/webview2/code-samples-links).
88

99
* Deployment samples - Samples that demonstrate deploying the WebView2 Runtime. For more information, see [Deployment samples](https://docs.microsoft.com/microsoft-edge/webview2/samples/deployment-samples).
10+
11+
12+
#### Open Source repo
13+
14+
This repo follows the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). See the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/). Contact opencode@microsoft.com with any additional questions or comments.
15+
16+
17+
#### See also
18+
19+
* [Introduction to Microsoft Edge WebView2](https://aka.ms/webview).
20+
* To submit an issue specifically about this repo, see [Issues | MicrosoftEdge\/WebView2Samples](https://github.com/MicrosoftEdge/WebView2Samples/issues).
21+
* Share feedback about the WebView2 control in the [WebView2 Feedback repo](https://aka.ms/webviewfeedback).

0 commit comments

Comments
 (0)