Skip to content

Commit 96736c0

Browse files
authored
Update README.md
1 parent db63711 commit 96736c0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,16 @@ This repository contain examples of how to use the [WebView 2 API](https://docs.
44

55
## 1. Getting Started Guide
66

7-
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.
7+
This Sample is found within the [GettingStartedGuide](https://github.com/MicrosoftEdge/WebView2Samples/tree/master/GettingStartedGuide) directory.
88

9-
This Sample is found within the GettingStartedGuide directory.
9+
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.
1010

1111
## 2. WebView2 Browser Example
1212

13+
Clone the project by running `git clone https://github.com/MicrosoftEdge/WebView2Browser.git` to get started.
14+
1315
Follow the [WebView2Browser guide](https://github.com/MicrosoftEdge/WebView2Browser) to learn how to build an application that utilizes multiple WebViews.
1416

15-
Clone the project by running `git clone https://github.com/MicrosoftEdge/WebView2Browser.git` to get started.
1617

1718

1819

0 commit comments

Comments
 (0)