Skip to content

Commit a9581f9

Browse files
committed
Updated README
1 parent 11d6607 commit a9581f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# WebView2 Samples
22

3-
This repository contain examples of how to use the WebView 2 API.
3+
This repository contain examples of how to use the [WebView 2 API](https://docs.microsoft.com/en-us/microsoft-edge/hosting/webview2).
44

55
## 1. Getting Started Guide
66

77
Start with the [Microsoft Edge WebView2 getting-started guide](https://docs.microsoft.com/en-us/microsoft-edge/hosting/webview2/gettingstarted) to learn how to setup a WebView within a Win32 application.
88

9-
Clone the project by running `git clone https://github.com/MicrosoftEdge/WebView2Samples.git` to get started.
9+
This Sample is found within the GettingStartedGuide directory.
1010

1111
## 2. WebView2 Browser Example
1212

13-
Follow the [WebView2Browser guide](https://github.com/MicrosoftEdge/WebView2Browser) to learn how to build an application with multiple WebViews.
13+
Follow the [WebView2Browser guide](https://github.com/MicrosoftEdge/WebView2Browser) to learn how to build an application that utilizes multiple WebViews.
1414

1515
Clone the project by running `git clone https://github.com/MicrosoftEdge/WebView2Browser.git` to get started.
1616

0 commit comments

Comments
 (0)