From 1e861d99d50245b3d2e39bf6138f9dae764e11c2 Mon Sep 17 00:00:00 2001 From: Steven White Date: Wed, 17 Jul 2019 13:37:05 -0700 Subject: [PATCH] Adding description metadata --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41f70ac..efe12e0 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ products: - windows-uwp statusNotificationTargets: - codefirst@microsoft.com +description: "A mini-app for viewing and editing image files, demonstrating XAML layout, data binding, and UI customization features for Universal Windows Platform (UWP) apps." ---