diff --git a/README.rdoc b/README.rdoc index c0147d7..1462675 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,3 +1,3 @@ - Orchestra.instrument(:render, "template/path") do - render(...) - end \ No newline at end of file + Orchestra.instrument(:render, "template/path") do + render(...) + end \ No newline at end of file