From 2cfb72bc969f5dd627415e219b9ae6fbd810fbeb Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Fri, 20 Sep 2024 20:17:04 +0800 Subject: docs: add structure explain --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 76bd01b..5326f59 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,14 @@ markdown2HTML(container, '# Heading\n\n```map\nid: foo\nuse: Maplibre\n```\n') generateMaps(container) ``` -browser (CDN): -- [unpkg](https://unpkg.com/dumbymap@0.1.1/dist/dumbymap.mjs) +Browser (CDN): +- unpkg: https://unpkg.com/dumbymap@latest/dist/dumbymap.mjs + +## Structure + +After `generateMaps()`, the container has the following structure: + +![structure](./assets/structure_1.jpg) ## Depandencies -- cgit v1.2.3-70-g09d2