From c33c7e1faa3a620947147f43e03ad1bf302a445e Mon Sep 17 00:00:00 2001 From: Yuri Astrakhan Date: Sun, 26 May 2024 07:46:51 -0400 Subject: [PATCH] re-add quick start to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c01c365f..47338b2f 100755 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ into one. Martin optimizes for speed and heavy traffic, and is written in [Rust] ### Documentation +* [Quick Start](https://maplibre.org/martin/quick-start.html) * [Installation](https://maplibre.org/martin/installation.html) * Running with [CLI](https://maplibre.org/martin/run-with-cli.html) or [configuration file](https://maplibre.org/martin/config-file.html)