From 1aff4ba049fd8b215a2475f0f42da68ab096853a Mon Sep 17 00:00:00 2001 From: Christian Kuster Date: Wed, 6 Apr 2016 22:02:32 +0200 Subject: [PATCH] Installation info added --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5920d91..c3d0704 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ It was tested with the following operating systems: * Ubuntu 14.04 * Raspbian "Jessie" +## Installation + + npm i node-wifi-scanner + ## Usage const scanner = require('node-wifi-scanner');