Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit fe5bb6e

Browse files
author
Jin IGARASHI
committed
updated README
1 parent 61f3167 commit fe5bb6e

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# vt-map
2+
![GitHub](https://img.shields.io/github/license/narwassco/vt-map)
3+
![Docker Cloud Automated build](https://img.shields.io/docker/cloud/automated/narwassco/vt-map)
4+
![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/narwassco/vt-map)
5+
[![Gitter](https://badges.gitter.im/narwassco/community.svg)](https://gitter.im/narwassco/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
6+
27
This is a simple tool to create vector tile map on Github pages.
38

49
## Installation
5-
### tippenacanoe
10+
### tippecanoe
611
This module uses [`tippecanoe`](https://github.com/mapbox/tippecanoe) to convert geojson files to mbtiles. Please make sure to install it before running.
712

813
for MacOS
@@ -78,7 +83,7 @@ npm run deploy
7883
# License
7984

8085
This source code under the repository is licensed by
81-
MIT license. You can use it freely for your purposes.
86+
`MIT license`. You can use it freely for your purposes.
8287

8388
However, these data under [public](./public) is owned and maintained by `Narok Water and Sewerage Services Company (NARWASSCO)` in Kenya. It is under a [Creative Commons Attribution 4.0 International
8489
License](http://creativecommons.org/licenses/by/4.0/), which is different from main repository. You can use this data freely, but please mention our credit `©NARWASSCO,Ltd.` on attribution of your web application.

0 commit comments

Comments
 (0)