diff --git a/README.md b/README.md index fef8d8b..3e993ed 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Rendering JSON objects requires a view template. The micro-templating module in
<%= rating %>
-

<%= name %>

+

<%=name %>

<%= outline %>