Skip to content

Commit f15be12

Browse files
committed
modify readme
1 parent 558df3d commit f15be12

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dotnet/InkRecognition/wpf-app/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
topic: sample
33
languages:
4-
- csharp
4+
- C#
55
products:
66
- WPF
77
- azure
@@ -34,15 +34,15 @@ This sample provides the following features:
3434

3535
### Prerequisites
3636

37-
* Windows Build 1903 or higher
3837
* [Visual Studio](https://docs.microsoft.com/en-us/visualstudio/install/install-visual-studio)
3938
* Windows SDK Version >= 10.0.18362. You can install it from Visual Studio Installer under **Indivial components** tab, or download from [Windows 10 SDK](https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk)
4039
* If you install the Windows SDK into a customized path, please edit **src\NoteTaker.csproj** to change the HintPath of **Windows.winmd** to the correct path
4140
* Nuget Packages
4241
* [Newtonsoft.JSON](https://www.newtonsoft.com/json)
4342
* [Microsoft.Net.Http](https://www.nuget.org/packages/Microsoft.Net.Http/)
4443
* [Xaml Island for WPF](https://www.nuget.org/packages/Microsoft.Toolkit.Wpf.UI.Controls)
45-
* Requires subscription key from [Azure Cognitive Services](https://docs.microsoft.com/en-us/azure/cognitive-services/authentication)
44+
* Subscription key from [Azure Cognitive Services](https://docs.microsoft.com/en-us/azure/cognitive-services/authentication)
45+
* Windows Build 1903 or higher is required for Xaml island features
4646

4747
### Build the Sample
4848

0 commit comments

Comments
 (0)