From 012d256807af1e710fb6b43a851a7ddaef9847e8 Mon Sep 17 00:00:00 2001 From: Ky Date: Fri, 28 Mar 2025 13:16:22 -0600 Subject: [PATCH] Removed SwiftUI note from README.md Dunno why that was there --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 0404d24..4a4552b 100644 --- a/README.md +++ b/README.md @@ -59,12 +59,3 @@ Over 2,000 test assertions prove that this library works as it says it does ## Battle Hardened ## This library was created for enterprise-scale applications, and is being used by multiple corporations in production today. - - - -## SwiftUI ## - -If you're using this with SwiftUI, you can also `import RectangleTools_SwiftUI` to gain SwiftUI-specific rectangle tools! - - -