From 222e4c523e63acb2bc13487775d170b606bc8fdb Mon Sep 17 00:00:00 2001 From: Kartik Visweswaran Date: Mon, 21 Jul 2014 11:44:30 +0530 Subject: [PATCH] Added screenshot to docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d01ed76..3a949422 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ yii2-grid Yii2 GridView on steroids. A module with various modifications and enhancements to one of the most used widgets by Yii developers. The widget contains new additional Grid Columns with enhanced settings for Yii Framework 2.0. The widget also incorporates various Bootstrap 3.x styling options. Refer [detailed documentation](http://demos.krajee.com/grid) and/or a [complete demo](http://demos.krajee.com/grid-demo). -![GridView Screenshot](https://lh3.googleusercontent.com/--Is5EyKskf0/U8ysD7JncXI/AAAAAAAAAHI/uWiQarnIkBg/w860-h551-no/yii2-grid.jpg) +![GridView Screenshot](https://lh6.googleusercontent.com/-IebDj1WBLKE/U8yvTtaPqWI/AAAAAAAAAI4/sr8rlfZG_l8/w860-h551-no/yii2-grid.jpg) ## Latest Release The latest version of the module is v1.7.0 released on 14-Jul-2014. Refer the [CHANGE LOG](https://github.com/kartik-v/yii2-grid/blob/master/CHANGE.md) for details.