Skip to content

Commit

Permalink
ok it was the spaces. simple cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneCypher committed May 26, 2017
1 parent 9e4b298 commit 738b546
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Expand Up @@ -51,11 +51,13 @@ traffic_light.transition('Green'); // true
traffic_light.state(); // 'Green'
```

Which can also be represented in the following chart:
Which you can see being hand-executed in the console here:

[![](./docs/ryg%20traffic%20light%20console%20screenshot.png)](./docs/ryg%20traffic%20light%20console%20screenshot.png)
![](./docs/ryg%20traffic%20light%20console%20screenshot.png)

.


<br/><br/>

## Quick Start
## Why
Expand Down

0 comments on commit 738b546

Please sign in to comment.