From 4eab57e06e273b0330d7dd6026a4b0228d33048c Mon Sep 17 00:00:00 2001 From: Daniel Clark Date: Mon, 8 Feb 2021 15:58:32 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d3ef86b..e073d8b 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,5 @@ Todo: - [x] Can restyle/retemplate the notifiction flyout via the NotificationFlyoutPresenter control - [ ] Use current system accent if user chose to use accent color on background surfaces - [x] Remove the gap between the taskbar and the flyout + +Attributions to and inspiration for the taskbar api from the Ear Trumpet project! [Ear Trumpet project!](https://github.com/File-New-Project/EarTrumpet)