diff --git a/README.md b/README.md index 5ec02e0..d7c3dab 100644 --- a/README.md +++ b/README.md @@ -85,8 +85,4 @@ I wrote this class for use it on others personnals projects. It's really simple. If a block ( <--BEGIN .... )is in the template, but is not called, it will be deleted. -Methods apply_tpl_file and apply_tpl_str have for second (optional) parameters a bolean. (true if not given). -If true, the potentials carriage returns just after the BEGIN and just before the END are deleted. - - -For now, class is permissive. I'll improve it to manage templating errors. \ No newline at end of file +For now, class is permissive. I'll improve it to manage templating errors.