From bce124190a96e58f404ebe9fb139585b2c4319e4 Mon Sep 17 00:00:00 2001 From: Zsolt Ero Date: Fri, 20 Sep 2024 14:09:33 +0200 Subject: [PATCH] readme update --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2dd8349..3918bc8 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,16 @@ # OpenFreeMap -Quick introduction and how to use guide: [openfreemap.org](https://openfreemap.org) +OpenFreeMap lets you display custom maps on your website and apps for free. -## What is OpenFreeMap? +You can either self-host or use our public instance. Everything is **open-source**, including the full production setup — there’s no 'open-core' model here. The map data comes from OpenStreetMap. -OpenFreeMap provides free map hosting so you can display custom maps on your website and apps. +Using our public instance is completely **free**: there are no limits on the number of map views or requests, and no restrictions on how you use your map. There’s no registration, no user database, no API keys, and no cookies. We aim to cover the running costs of our public instance through donations. + + +#### Quick introduction and how to guide: [https://openfreemap.org/](https://openfreemap.org/) -It is truly **free**: there are no limits on the number of map views or requests you can make, nor on how you use your map. There is no registration page, no user database, no API keys, nor cookies. -It is truly **open-source**: everything, including the full production setup, is in this repo. Map data is from OpenStreetMap. ## Goals of this project