Skip to content

Commit

Permalink
Merge pull request #14 from tte/fix-readme-example-missed-dep-minor
Browse files Browse the repository at this point in the history
Fix example in README
  • Loading branch information
artokun authored Jun 13, 2017
2 parents 19aaefc + 1502efd commit 60a02b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ __Example__

```js
var clui = require('clui'),
clc = require('cli-color'),
Line = clui.Line;

var headers = new Line()
Expand Down

0 comments on commit 60a02b4

Please sign in to comment.