Skip to content

Commit 5ecf473

Browse files
committed
Readme example updated
1 parent 4301bf4 commit 5ecf473

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,6 @@ $output->info('test');
2828
$output->incrIndent();
2929
$output->info('#1');
3030
$output->info('#2');
31-
``
32-
33-
## Using from templates
34-
35-
To use this resource from templates, you need to use `db:` prefix when accessing files. For example :
36-
```smarty
37-
{include file="db:/images/image.tpl"}
3831
```
3932

4033
## How to contribute?

0 commit comments

Comments
 (0)