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. +