diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..446dd66 --- /dev/null +++ b/readme.md @@ -0,0 +1,16 @@ +# Yii Helpers + +A collection of uefull helpers for the Yii2 framework + +## Install + +Install with composer + +~~~php +compsoer install adeattwood/yii-helpers +~~~ + +## Class docs + +You can find the class docs [HERE](http://adeattwood.co.uk/open-source/yii-helpers) +