mirror of
https://github.com/awatertrevi/xamarin-neo4j.git
synced 2026-09-22 09:05:29 +00:00
cleanup
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
# PocketGraph
|
# 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.
|
||||||
|
|
||||||
[](https://apps.apple.com/nl/app/pocketgraph/id1604368926)
|
**[pocketgraph.app](https://pocketgraph.app)** · [](https://apps.apple.com/nl/app/pocketgraph/id1604368926)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|||||||
@@ -9,6 +9,7 @@ const APP_STORE_URL = "https://apps.apple.com/nl/app/pocketgraph/id1604368926";
|
|||||||
</div>
|
</div>
|
||||||
<div class="footer-links">
|
<div class="footer-links">
|
||||||
<a href={APP_STORE_URL} target="_blank" rel="noopener">App Store</a>
|
<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="https://resoftware.nl/contact" target="_blank" rel="noopener">Support</a>
|
||||||
<a href="/privacy">Privacy Policy</a>
|
<a href="/privacy">Privacy Policy</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user