This commit is contained in:
Trevi Awater
2026-03-31 13:44:03 +02:00
parent 171c2e40c0
commit 6235e54d56
2 changed files with 3 additions and 2 deletions

View File

@@ -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

View File

@@ -9,6 +9,7 @@ const APP_STORE_URL = "https://apps.apple.com/nl/app/pocketgraph/id1604368926";
</div>
<div class="footer-links">
<a href={APP_STORE_URL} target="_blank" rel="noopener">App Store</a>
<a href="https://github.com/resoftware/pocketgraph" target="_blank" rel="noopener">GitHub</a>
<a href="https://resoftware.nl/contact" target="_blank" rel="noopener">Support</a>
<a href="/privacy">Privacy Policy</a>
</div>