diff --git a/README.md b/README.md index 646e36b..a98f2fd 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ You can get the value of body by `escape()` or `raw()`. render(['hello']); +$view = $ssr->render(['hello']); return <<<"EOT" @@ -112,10 +112,10 @@ return <<<"EOT"