From f5ff8a4a6b56815c1cef023750679e06e4c4c6f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Stra=C3=9Fburger?= Date: Tue, 20 Sep 2016 23:02:21 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=96=20updating=20readme=20header?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 162db53..01096de 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,29 @@ # termap - Terminal Map Viewer -Discover the world in your console! +No web browser around? No worries - discover the planet in your console! -* Use your mouse or keyboard to navigate -* Watch the globe or zoom down to house numbers -* Use tile servers, local MBTiles or a single VectorTile +* Use your mouse or keys to navigate +* Discover the globe or zoom in to learn about house numbers +* See Point-of-Interest around any given location +* Use an online map server or work offline with VectorTile/MBTiles +* Highly customizable styling (colors, feature visibility, ...) +* Compatible with Linux and OS X (Windows to be tested) +* 99% pure Coffee-/JavaScript! :sunglasses: ## How to get it? -* Make sure to have [node.js](https://nodejs.org/) installed - +* Make sure to have at least [node.js](https://nodejs.org/) version 4 installed * Install `termap` with `npm install -g termap` ## How to use it? - +#### Basic usage * Start `termap` with ` termap` + ## Behind the scenes ### Libraries #### Mastering the console