Skip to content

Commit

Permalink
[docs] added the first screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico Reed committed Jun 21, 2011
1 parent 0d29285 commit b68bb64
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions README.md
Expand Up @@ -113,15 +113,7 @@ The `colors` parameter is an array that colors the first row. It uses the [color

The resulting output on the command-line would be (except it would be super colorful):

``` bash
$ node examples/put-rows-colors.js
data: Name Flavor Dessert
data: Alice cherry yogurt
data: Bob carmel apples
data: Joe chocolate cake
data: Nick vanilla ice cream
```

![output from puts-rows-colors.js][put-rows-colors]
### Inspecting Objects

**cliff.inspect(obj)**
Expand Down Expand Up @@ -182,3 +174,4 @@ All of the cliff tests are written in [vows][4], and cover all of the use cases
[2]: http://github.com/marak/colors.js
[3]: http://github.com/nodejitsu/cliff/tree/master/examples
[4]: http://vowsjs.org
[put-rows-colors]: /raw/master/assets/put-rows-colors.png

0 comments on commit b68bb64

Please sign in to comment.