Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sdrdis committed Dec 27, 2012
1 parent 3a4c0fa commit 8c3f93d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -22,7 +22,7 @@ Usage

`haml_to_js file` or `haml_to_js < file`

Take a look at integration test cases in order to what generated code looks like.
Take a look at integration test cases in order to see what generated code looks like.

The generated code has dependencies; it needs two functions `attrs` and `escape`. It is recommended to include [haml_to_js.js](https://github.com/sdrdis/haml_to_js/blob/master/js/haml_to_js.js).

Expand Down

0 comments on commit 8c3f93d

Please sign in to comment.