From c04ab0168a0213d7f1df44312c4906615010e35b Mon Sep 17 00:00:00 2001 From: Shane Weaver Date: Tue, 14 Sep 2021 16:12:18 -0700 Subject: [PATCH] Add Contoso Notes sample to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2d70ff7..1e03264 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,10 @@ Check out our samples for getting started with authentication providers and maki - [WpfMsalProviderSample](./Samples/WpfMsalProviderSample) - [ManualGraphRequestSample](./Samples/ManualGraphRequestSample) +### Contoso Notes Sample + +[Contoso Notes](https://github.com/CommunityToolkit/Sample-Graph-ContosoNotes) is a premier sample note-taking app infused with Graph powered features and controls from the Windows Community Toolkit, demonstrated in practical application scenarios. + ## Getting Started To get started using Graph data in your application, you'll first need to enable authentication.