From bd079ecd0a3dc87a4ca46f50d035b6b6182da869 Mon Sep 17 00:00:00 2001 From: Connor Brown Date: Fri, 31 Mar 2023 10:36:19 -0400 Subject: [PATCH] make API ref more visible in README (#1170) * make API ref more visible in README * re-add header --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 44f575860..df855bcc8 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Adds support for drawing and editing features on [mapbox-gl.js](https://www.mapb **Requires [mapbox-gl-js](https://github.com/mapbox/mapbox-gl-js).** +**If you are developing with `mapbox-gl-draw`, see [API.md](https://github.com/mapbox/mapbox-gl-draw/blob/main/docs/API.md) for documentation.** + ### Installing ```