From 0dc55bd393f90c5e0b4be06c6010c61039db4c82 Mon Sep 17 00:00:00 2001 From: ceolter Date: Fri, 2 Sep 2016 16:45:32 +0100 Subject: [PATCH] release 5.3.2 --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c53ea6..56b5194 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,10 @@ Examples of running ag-Grid inside React application. See the [www.ag-grid.com](http://www.ag-grid.com). There are two examples: -standard - shows a typical grid demonstrating many ag-Grid features -large - shows a very large grid (767 columns and 1,000 rows) using React cell renderers + +1. standard - shows a typical grid demonstrating many ag-Grid features + +2. large - shows a very large grid (767 columns and 1,000 rows) using React cell renderers Building ==============