aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-11-04 00:51:12 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-11-04 00:54:10 +0800
commit71810f684724245f17b5cee72be030f4a2467cca (patch)
treeba8684d5edaf0b897da85b1a70e1fededdefbaca /README.md
parent0151c246004de1c0f3ad944f3da6c70a76a49c7e (diff)
feat: add DEVELOPING.md for developers
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 47d3542..59472d0 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,9 @@
2 2
3This library generate web maps from [Semantic HTML], just play around with [demo page](https://outdoorsafetylab.github.io/dumbymap/) 3This library generate web maps from [Semantic HTML], just play around with [demo page](https://outdoorsafetylab.github.io/dumbymap/)
4 4
5> [!IMPORTANT]
6> For build steps about firefox addon, please visit `DEVELOPING.md`
7
5> [!CAUTION] 8> [!CAUTION]
6> DumbyMap is not in production stage. API is not stable now, use it carefully 9> DumbyMap is not in production stage. API is not stable now, use it carefully
7 10