diff --git a/README.md b/README.md index 09c3ce8..c38e04e 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ You can either [self-host](docs/self_hosting.md) or use our public instance. Eve 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. +We also provide **weekly** full planet downloads both in Btrfs and MBTiles formats. + #### Quick introduction and how to guide: [https://openfreemap.org/](https://openfreemap.org/) ## Goals of this project diff --git a/website/src/content/index/whatis.md b/website/src/content/index/whatis.md index 35363a5..9fc8c8d 100644 --- a/website/src/content/index/whatis.md +++ b/website/src/content/index/whatis.md @@ -5,3 +5,5 @@ OpenFreeMap lets you display custom maps on your website and apps for free. 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. Check out our [GitHub](https://github.com/hyperknot/openfreemap). The map data comes from OpenStreetMap. 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. + +We also provide **weekly** full planet downloads both in Btrfs and MBTiles formats.