diff --git a/README.md b/README.md index e19b311..062dbda 100644 --- a/README.md +++ b/README.md @@ -137,4 +137,6 @@ class MyModel extend ... { public $file; // add this to your model class -``` \ No newline at end of file +``` + +- See [my blog](http://mdmunir.wordpress.com/2014/10/19/yii2-simple-way-to-upload-and-save-file/) \ No newline at end of file