diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-11-04 00:51:12 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-11-04 00:54:10 +0800 |
commit | 71810f684724245f17b5cee72be030f4a2467cca (patch) | |
tree | ba8684d5edaf0b897da85b1a70e1fededdefbaca /README.md | |
parent | 0151c246004de1c0f3ad944f3da6c70a76a49c7e (diff) |
feat: add DEVELOPING.md for developers
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ | |||
2 | 2 | ||
3 | This library generate web maps from [Semantic HTML], just play around with [demo page](https://outdoorsafetylab.github.io/dumbymap/) | 3 | This 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 | ||