diff --git a/python/README.md b/python/README.md index e69de29..b69580d 100644 --- a/python/README.md +++ b/python/README.md @@ -0,0 +1,9 @@ +# pmtiles + +`pip install pmtiles` + +## Status + +This library should be considered experimental. + +For async usage, see [aiopmtiles](https://github.com/developmentseed/aiopmtiles) (also experimental)