From 47d779a36a2e6f3635dcfeac5fa2b792652d4df2 Mon Sep 17 00:00:00 2001 From: Miguel Ramos Date: Tue, 6 Aug 2019 11:39:47 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 86661cb3..420641e4 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,17 @@ --- page_type: sample -name: Van Arsdel Inventory Sample +name: XAML Van Arsdel Inventory Sample languages: - csharp - xaml products: - windows - windows-uwp -description: Demonstrates how to use the latest UWP capabilities for LOB scenarios in Desktop apps. The sample is based around creating and managing customers, orders, and products for the fictitious company VanArsdel. +description: Demonstrates how to use the UWP XAML capabilities for LOB scenarios in Desktop apps. The sample is based around creating and managing customers, orders, and products for the fictitious company VanArsdel. --- -# VanArsdel Inventory Sample +# XAML VanArsdel Inventory Sample [![Build status](https://ci.appveyor.com/api/projects/status/s1gccf5kya2u0m7f?svg=true)](https://ci.appveyor.com/project/rido-min/inventorysample)