Skip to content

Commit 9baf051

Browse files
committed
docs(readme): add Travis-CI and David-DM badges
1 parent 1c4f139 commit 9baf051

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
A BACnet protocol stack written in pure JavaScript. BACnet is a protocol to
44
interact with building automation devices defined by ASHRAE.
55

6+
[![](https://travis-ci.org/fh1ch/node-bacstack.svg?branch=master)](https://travis-ci.org/fh1ch/node-bacstack)
7+
[![](https://david-dm.org/fh1ch/node-bacstack/status.svg)](https://david-dm.org/fh1ch/node-bacstack)
8+
69
> **Note:** This is an early prototype and shall not be considerate as stable.
710
> Use it with caution and at your own risk!
811

0 commit comments

Comments
 (0)