From 9e00ff79da318f2c78b749b1027e54a9d4de2e33 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jo=C3=A3o=20Pozzobon?=
Date: Sun, 10 Mar 2024 19:56:04 -0300
Subject: [PATCH] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 4871690..94e6036 100644
--- a/README.md
+++ b/README.md
@@ -15,9 +15,9 @@
-A SwiftUI library that uses Metal to display efficient progressive blurs, just like the ones used by Apple.
+A SwiftUI library that uses Metal to display efficient progressive blurs, just like the ones used by Apple. Try it today [on the App Store](https://apps.apple.com/app/glur/id6478063257).
-
+
## Installation
This repository is a Swift package, so just include it in your Xcode project and target under **File > Add package dependencies**. Then, `import Glur` to the Swift files where you'll be using it.