From 8d69ab50218571dfab0529e6ae1af704cb6c9021 Mon Sep 17 00:00:00 2001 From: Gnieark Date: Thu, 29 Mar 2018 15:34:07 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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.