Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
parisholley committed Sep 14, 2012
1 parent 0f070ca commit 192f2be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ If would like to run a callback after a layer has been processed, you may do it

layers(app, {
rootPath: __dirname + '/layers',
callback: {
callbacks: {
layername: function(){
doThis();
}
Expand Down

0 comments on commit 192f2be

Please sign in to comment.