From 0b406ad9030c62d84b26234937c98a879d9c32ce Mon Sep 17 00:00:00 2001 From: Magnus Holm Date: Tue, 12 Apr 2011 12:57:14 +0200 Subject: [PATCH] Update README.md (closes #64) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03c74fef..4c454c1a 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ it on subsequent template invocations. Benchmarks show this yields a 5x-10x performance increase over evaluating the Ruby source on each invocation. Template compilation is currently supported for these template engines: -StringTemplate, ERB, Erubis, Haml, and Builder. +StringTemplate, ERB, Erubis, Haml, Nokogiri and Builder. LICENSE -------