diff --git a/README.md b/README.md new file mode 100644 index 0000000..aac1318 --- /dev/null +++ b/README.md @@ -0,0 +1,40 @@ +# Openstreetmap custom tag map + +Label to generate the openstreetmap iframe from the country and region. + +## Install + +### 1 Add Javascript dependencies. + +- Axios +- Riot +- Riot compiler + +``` html + + + + +``` + +### 2 Mount Riot + +``` html + +``` + +### 3 Download and link the label template + +``` html + +``` + +### 4 Add the HTML tag with your settings + +``` html + +```