diff --git a/README.md b/README.md index ba16570..159770c 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ $body->setCode(<< html ); +echo $page; // Note how it's coded, in this use case : `$body` replace `$this`, always the difference between // the array notation and function notation ```