Improve README, add app icon

This commit is contained in:
2026-01-26 13:48:30 +07:00
parent c61fad07c6
commit 4cfee75a7c
2 changed files with 14 additions and 4 deletions

View File

@@ -1,7 +1,14 @@
# marco <div align="center">
<img src="public/icons/icon-rounded.svg" width="128" height="128" alt="Marco App Icon">
<h1>Marco</h1>
</div>
This README outlines the details of collaborating on this Ember application. Marco (as in [Marco Polo][1]) is an unhosted maps application that respects
A short introduction of this app could easily go here. your privacy and choices. It allows users to connect their own remote storage
to sync place bookmarks across apps and devices.
This README outlines the details of collaborating on this Ember application, or
just building and deploying it for yourself.
## Prerequisites ## Prerequisites
@@ -60,7 +67,10 @@ To run the script, you need `imagemagick` and `librsvg` installed:
## Further Reading / Useful Links ## Further Reading / Useful Links
- [ember.js](https://emberjs.com/) - [ember.js](https://emberjs.com/)
- [remoteStorage.js](https://remotestorage.io/rs.js/docs/)
- [Vite](https://vite.dev) - [Vite](https://vite.dev)
- Development Browser Extensions - Development Browser Extensions
- [ember inspector for chrome](https://chrome.google.com/webstore/detail/ember-inspector/bmdblncegkenkacieihfhpjfppoconhi) - [ember inspector for chrome](https://chrome.google.com/webstore/detail/ember-inspector/bmdblncegkenkacieihfhpjfppoconhi)
- [ember inspector for firefox](https://addons.mozilla.org/en-US/firefox/addon/ember-inspector/) - [ember inspector for firefox](https://addons.mozilla.org/en-US/firefox/addon/ember-inspector/)
[1]: https://en.wikipedia.org/wiki/Marco_Polo

View File

@@ -1,7 +1,7 @@
{ {
"name": "Marco", "name": "Marco",
"short_name": "Marco", "short_name": "Marco",
"description": "Marco (as in Marco Polo) is an unhosted maps application that respects your privacy and choices", "description": "Marco is an unhosted maps application that respects your privacy and choices",
"start_url": "/", "start_url": "/",
"scope": "/", "scope": "/",
"display": "standalone", "display": "standalone",