From e6a10cb32110d0a76c5ee676c6f40b3967af9efb Mon Sep 17 00:00:00 2001 From: Zsolt Ero Date: Thu, 1 Feb 2024 22:46:50 +0100 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 429ca7d..3ab5bf3 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ Unfortunately, making range requests in 80 GB files just doesn't work in product If PMTiles implements splitting to <10 MB files, it can be a valid alternative to running servers. -## Contributors +## Contributing Contributors welcome! @@ -187,7 +187,7 @@ Bigger tasks: Tasks outside the scope of this project: - Make a successor for the OpenMapTiles schema. Maptiler went proprietary and the repo is abandoned now. If there is a community supported successor, I'm happy to change. -- +- Docker image for running this self-hosted on any machine. Make this a separate repo, I'd love to link to it.