From 0fbaad383aeee24029006972ed9f2bb092f55e02 Mon Sep 17 00:00:00 2001 From: noahsmartin Date: Thu, 30 Nov 2023 11:50:43 -0300 Subject: [PATCH] Update example README.md --- 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).