From f22300b43820dcd0af3cfb5603694cd6bb4faf00 Mon Sep 17 00:00:00 2001 From: Christian Kuster Date: Thu, 7 Apr 2016 13:19:42 +0200 Subject: [PATCH] Build status added --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c3d0704..9737452 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ #node-wifi-scanner +[![Build Status](https://travis-ci.org/ancasicolica/node-wifi-scanner.svg?branch=master)](https://travis-ci.org/ancasicolica/node-wifi-scanner) + This module for node.js scans available wifi networks. The main purpose was to enhance my node.js based [ZigBee Site Survey Tool](http://ancasicolica.github.io/ZigBeeSiteSurvey/) with WiFi coexistence charts. This tool claims to be compatible with current versions of Mac OS-X, Windows and Linux so I'll fix bugs as fast as possible. @@ -81,3 +83,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +