From 54235a81b76d9eb3dd4d76213cb824f729cb2f1a Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Fri, 12 Jul 2019 00:15:09 +0200 Subject: [PATCH] fixed optimized (#69) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ba4ad7..f48487f 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ If you're on Windows, use the open source telnet client [PuTTY](https://www.chia * Or just use the supplied and optimized [OSM2VectorTiles](https://github.com/osm2vectortiles) based one * Work offline and discover local [VectorTile](https://github.com/mapbox/vector-tile-spec)/[MBTiles](https://github.com/mapbox/mbtiles-spec) * Compatible with most Linux and OSX terminals -* Highly optimizied algorithms for a smooth experience +* Highly optimized algorithms for a smooth experience * 100% pure JavaScript! :sunglasses: ## How to install it locally @@ -133,4 +133,4 @@ The cartography in our map tiles, and our documentation, are licenced under the ### MapSCII * [License](./LICENSE) -* [Authors](./AUTHORS) \ No newline at end of file +* [Authors](./AUTHORS)