From 6235e54d5698c332ba6d794ec9a605228dedf8e5 Mon Sep 17 00:00:00 2001 From: Trevi Awater Date: Tue, 31 Mar 2026 13:44:03 +0200 Subject: [PATCH] cleanup --- README.md | 4 ++-- landing/src/components/Footer.astro | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a767ee..13d856a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # PocketGraph -A mobile Neo4j and Memgraph client for iOS, built with .NET MAUI. +A Neo4j and Memgraph client for iPhone and iPad, built with .NET MAUI. -[![Download on the App Store](https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-us?size=250x83&releaseDate=1280278400)](https://apps.apple.com/nl/app/pocketgraph/id1604368926) +**[pocketgraph.app](https://pocketgraph.app)** ยท [![Download on the App Store](https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-us?size=250x83&releaseDate=1280278400)](https://apps.apple.com/nl/app/pocketgraph/id1604368926) ## Features diff --git a/landing/src/components/Footer.astro b/landing/src/components/Footer.astro index e7621c8..b63e65d 100644 --- a/landing/src/components/Footer.astro +++ b/landing/src/components/Footer.astro @@ -9,6 +9,7 @@ const APP_STORE_URL = "https://apps.apple.com/nl/app/pocketgraph/id1604368926";