Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "phaze", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Finite state machine for Node robotics", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,1 +1,4 @@ | ||
![npm](https://badge.fury.io/js/phaze.svg) | ||
[![travis](https://travis-ci.org/leebow/phaze.svg?branch=master)](https://travis-ci.org/leebow/phaze) | ||
# phaze | ||
@@ -2,0 +5,0 @@ Phaze is a finite state machine for Node robotics. It is intended to help manage the transitions from one state to the next in a deterministic manner. |
13457
9
103