diff --git a/README.md b/README.md index 3698794..454e9a4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # Houdini Houdini is a php templating engine designed in conjunction with [The Tempus Project](https://thetempusproject.com). This package allows you to store output as variables and plug it in to templates and formatted html either for direct display or cache assets to be rendered together as a completed page. @@ -6,7 +7,7 @@ This functionality applies to several commonly utilized page components such as ## Installation -You can install houdini either using composer or its included autoload functionality in the bin folder. +You can install houdini using composer or include the autoload functionality inside the bin folder. ## Usage