Skip to content

Commit

Permalink
WC-3146: more name sync
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelToh committed Sep 9, 2020
1 parent c83ef60 commit abf33e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![Coverage Status](https://coveralls.io/repos/github/BiancoRoyal/node-bacstack/badge.svg?branch=master)](https://coveralls.io/github/BiancoRoyal/node-bacstack?branch=master)
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/BiancoRoyal/node-bacstack)

# node-bacnet
# node-bacstack

[![node-bacnetLogo64](images/bacnet-icon-quad64.png)](https://www.npmjs.com/package/node-bacnet)

Expand All @@ -16,7 +16,7 @@ BACnet® is a protocol to interact with building automation devices defined by A

## Usage

Add node-bacnet to your project by using:
Add WideSky's node-bacstack to your project by using:

``` sh
npm install --save @widesky/node-bacstack
Expand All @@ -27,7 +27,7 @@ The API documentation is available under **[GitHub Page of Docs](https://biancor
### Features

The BACnet® standard defines a wide variety of services as part of the
specification. While node-bacnet tries to be as complete as possible,
specification. While node-bacstack tries to be as complete as possible,
following services are already supported at this point in time:

| Service | Execute | Handle |
Expand Down

0 comments on commit abf33e4

Please sign in to comment.