Skip to content

Commit 89efa5b

Browse files
author
Michael Hoffman
committed
Hello World
1 parent a03cffb commit 89efa5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

microsoft-edge/webview2/get-started/get-started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 01/24/2022
1010
---
1111
# Getting Started tutorials
1212

13-
These articles cover how to set up your development tools and create an initial WebView2 app, and learn about WebView2 concepts along the way.
13+
These articles cover how to set up your development tools and create an initial WebView2 app, like a Hello World app with basic functionality. Learn about WebView2 concepts along the way.
1414

1515
| Article | Completed project | Description |
1616
|---|---|---|
@@ -25,5 +25,5 @@ These articles cover how to set up your development tools and create an initial
2525
## See also
2626

2727
* [Microsoft Edge WebView2](https://developer.microsoft.com/microsoft-edge/webview2) - initial introduction to WebView2, at `developer.microsoft.com`.
28-
* [Sample apps](../code-samples-links.md) - these sample apps showcase more of the WebView2 APIs than the Getting Started tutorials.
29-
* [WebView2Samples repo](https://github.com/MicrosoftEdge/WebView2Samples#readme) - contains completed Visual Studio projects that result from following the steps in these Getting Started tutorials.
28+
* [Sample apps](../code-samples-links.md) - framework-specific sample apps that showcase more of the WebView2 APIs than the Getting Started tutorials.
29+
* [WebView2Samples repo](https://github.com/MicrosoftEdge/WebView2Samples#readme) - contains completed Visual Studio projects that result from following the steps in these Getting Started tutorials, as well as sample apps and deployment samples.

0 commit comments

Comments
 (0)