summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author0xflotus <0xflotus@gmail.com>2019-07-12 00:15:09 +0200
committerChristian Paul <info@jaller.de>2019-07-12 00:15:09 +0200
commit54235a81b76d9eb3dd4d76213cb824f729cb2f1a (patch)
tree33796c740dde9552dab8df69a9055c2389c8e97d
parent95ad703199c896b5d6c64122fbd9ceec73c29913 (diff)
fixed optimized (#69)
-rw-r--r--README.md4
1 files 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)