From ed550581d3f904031eaccfe85962dac076bdd321 Mon Sep 17 00:00:00 2001 From: Steffan Andrews Date: Sat, 21 Sep 2024 21:29:07 -0700 Subject: [PATCH] Updated Demo project README --- Demo/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Demo/README.md b/Demo/README.md index 0c7bfde..2e19170 100644 --- a/Demo/README.md +++ b/Demo/README.md @@ -1,5 +1,5 @@ -# Latest Platform Demo +# Demo This demo project shows how to use [`MenuBarExtra`](https://developer.apple.com/documentation/swiftui/menubarextra/) and `MacControlCenterUI` together, and demonstrates usage of all the controls available. -This project requires Xcode 16.0 or later to build, and runs on macOS Sequoia 15.0 or later. \ No newline at end of file +This project requires Xcode 16.0 or later to build, and runs on macOS Sequoia 15.0 or later.