Skip to content

Commit

Permalink
Updated Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
geggleto committed Oct 1, 2015
1 parent fe7c762 commit 6bee73e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
9 changes: 4 additions & 5 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## PHP Renderer

PHP Template Renderer for Slim

## Usage

Expand All @@ -20,4 +20,5 @@ $app->run();

## Exceptions
`\RuntimeException` - if template does not exist

`\InvalidArgumentException` - if $data contains 'template'

0 comments on commit 6bee73e

Please sign in to comment.