From 21f24ba77deaca5934856a16bc038bdce6a8d794 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C9=A5so=C9=BE?= Date: Thu, 30 Nov 2023 07:57:27 -0300 Subject: [PATCH 1/2] Update README.md (#39) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 369fe92..9527787 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ # Pow -Delightful SwiftUI effects for your app. +Delightful SwiftUI effects for your app. + +[Check out other open source projects from Emerge Tools](https://www.emergetools.com/open-source) # Installation From f86f4ef25b44fdc0fe94cfb236f9d00bb0c7b706 Mon Sep 17 00:00:00 2001 From: noahsmartin Date: Thu, 30 Nov 2023 11:51:50 -0300 Subject: [PATCH 2/2] Update example README.md (#40) --- Example/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Example/README.md b/Example/README.md index 69153da..e72c07a 100644 --- a/Example/README.md +++ b/Example/README.md @@ -3,8 +3,6 @@ | ![Example Overview](/Example/Screenshots/screenshot0.png) | ![Screenshot 1](/Example/Screenshots/screenshot1.png) | ![Screenshot 2](/Example/Screenshots/screenshot2.png) | ![Screenshot 3](/Example/Screenshots/screenshot3.png)| |-|-|-|-| -### [✈️ **Join TestFlight Beta**](https://testflight.apple.com/join/oLZvCpXT) +This folder contains examples for the [Pow effects framework for SwiftUI](https://movingparts.io/pow). -This repo contains examples for the [Pow effects framework for SwiftUI](https://movingparts.io/pow). - -You can find additional previews as well as licensing information of all effects on [the Pow website](https://movingparts.io/pow). For more a more in-depth explanation of the individual APIs, consult [the README in the Pow GitHub repo](https://github.com/movingparts-io/Pow). +You can find additional previews on [the Pow website](https://movingparts.io/pow). For more a more in-depth explanation of the individual APIs, consult [the README](https://github.com/EmergeTools/Pow).