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 ==============