Readme update
This commit is contained in:
@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
# Houdini
|
# 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.
|
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
|
## 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
|
## Usage
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user