Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slepic authored Apr 28, 2019
1 parent b5dc116 commit 09cedd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ class Factory

You need to implement the ```TemplateDataProviderInterface``` to provide specific data for your templates.

The two templates can be the OutputBufferTemplate provided by the slepic/php-template package.
The two templates can be the [```OutputBufferTemplate```](https://github.com/slepic/php-template/blob/master/src/OutputBufferTemplate.php) provided by the [slepic/php-template](https://packagist.org/packages/slepic/php-template) package.

But if you prefer a higher level template engine, see slepic/php-template-implementation to see if there is an existing binding for your favourite templating engine.
But if you prefer a higher level template engine, see [slepic/php-template-implementation](https://packagist.org/providers/slepic/php-template-implementation) to see if there is an existing binding for your favourite templating engine.

0 comments on commit 09cedd7

Please sign in to comment.