From 87dea4c870a2e2bd95b080aa917c1f37c614cf63 Mon Sep 17 00:00:00 2001 From: Kanahiro Iguchi Date: Thu, 14 Nov 2024 16:47:17 +0900 Subject: [PATCH] add author --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dfe2ca3..7e3be44 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,6 @@ Includes the following utilities: - Conversion between Web Mercator and geographic coordinates - Conversion between linear tile IDs (PMTiles-compliant Hilbert IDs) and XYZ tile coordinates +## Authors + +- Taku Fukada ([@ciscorn](https://github.com/ciscorn)) - original author