Improve README, add app icon

This commit is contained in:
Râu Cao 2026-01-26 13:48:30 +07:00
parent c61fad07c6
commit 4cfee75a7c
Signed by: raucao
GPG Key ID: 37036C356E56CC51
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.
A short introduction of this app could easily go here.
Marco (as in [Marco Polo][1]) is an unhosted maps application that respects
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
@ -60,7 +67,10 @@ To run the script, you need `imagemagick` and `librsvg` installed:
## Further Reading / Useful Links
- [ember.js](https://emberjs.com/)
- [remoteStorage.js](https://remotestorage.io/rs.js/docs/)
- [Vite](https://vite.dev)
- Development Browser Extensions
- [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/)
[1]: https://en.wikipedia.org/wiki/Marco_Polo

View File

@ -1,7 +1,7 @@
{
"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": "/",
"scope": "/",
"display": "standalone",