From 0bdb01f706492ead8eb9d880729b13f16b690a3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Stra=C3=9Fburger?= Date: Sun, 30 Apr 2017 01:12:51 +0200 Subject: [PATCH] :art: adding hint for -> telnet mapscii.me --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c74a56..438d3b0 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ A node.js based [Vector Tile](http://wiki.openstreetmap.org/wiki/Vector_tiles) t ![asciicast](https://cloud.githubusercontent.com/assets/1259904/25480718/497a64e2-2b4a-11e7-9cf0-ed52ee0b89c0.png) +## Try it out! + +```sh +$ telnet mapscii.me +``` + ## Features * Use your mouse to drag and zoom in and out! @@ -16,7 +22,7 @@ A node.js based [Vector Tile](http://wiki.openstreetmap.org/wiki/Vector_tiles) t * Highly optimizied algorithms for a smooth experience * 100% pure Coffee-/JavaScript! :sunglasses: -## How to install +## How to install it locally If you haven't already got Node.js >= version 4.5, then [go get it](http://nodejs.org/).