From 38f59f209d86310acb0c7ec580015d1325c1e6c0 Mon Sep 17 00:00:00 2001 From: Brandon Liu Date: Sat, 30 Jul 2022 11:41:45 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 44a8014..45805f9 100644 --- a/README.md +++ b/README.md @@ -38,13 +38,9 @@ See https://github.com/protomaps/PMTiles/tree/master/python/bin for library usag ### Serverless -Self-contained Lambda ZIP: +[PMTiles on AWS Lambda](https://github.com/protomaps/PMTiles/tree/master/serverless/aws) -[protomaps.github.io/PMTiles/lambda_function.zip](https://protomaps.github.io/PMTiles/lambda_function.zip) - -Self-contained Cloudflare Worker: - -[protomaps.github.io/PMTiles/worker.js](https://protomaps.github.io/PMTiles/worker.js) +[PMTiles on Cloudflare Workers](https://github.com/protomaps/PMTiles/tree/master/serverless/cloudflare) ## Specification