diff --git a/README.md b/README.md index fb4195e4..56cdaf66 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,7 @@ Yii2 GridView on steroids. A module with various modifications and enhancements Refer [detailed documentation](http://demos.krajee.com/grid) and/or a [complete demo](http://demos.krajee.com/grid-demo). ## Latest Release -The latest version of the module is v1.6.0 released on 10-Jul-2014. With this release, the GridView now offers you to add customized header and footer rows -above/below the default header. Refer the [CHANGE LOG](https://github.com/kartik-v/yii2-grid/blob/master/CHANGE.md) for details. +The latest version of the module is v1.6.0 released on 10-Jul-2014. Refer the [CHANGE LOG](https://github.com/kartik-v/yii2-grid/blob/master/CHANGE.md) for details. > NOTE: This extension depends on the [kartik-v/yii2-widgets](https://github.com/kartik-v/yii2-widgets) extension which in turn depends on the [yiisoft/yii2-bootstrap](https://github.com/yiisoft/yii2/tree/master/extensions/bootstrap) extension. Check the