From 8bb38bf8122d5b144ac0c09258c30aab46dcac7e Mon Sep 17 00:00:00 2001 From: Michael Verges Date: Sat, 1 Aug 2020 14:00:57 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1064b5..a49a351 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ #### Add motion-based texture to your SwiftUI views -Draw attention to important interface elements with `.shiny()`. Shiny uses your gyroscope to simulate lighting and motion affects on colors. It works on almost every native SwiftUI View. Try it on Text, Toggle, or a VStack. Just add `.shiny()` to get started! +Draw attention to important interface elements with `.shiny()`. Shiny uses your gyroscope to simulate lighting and motion effects on colors. It works on almost every native SwiftUI View. Try it on Text, Toggle, or a VStack. Just add `.shiny()` to get started! #### 💳 Inspired by the Apple Cash Card