Skip to content

Commit 5dc19a7

Browse files
committed
Add license info to readme
1 parent d0295cb commit 5dc19a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ The version in this repo features many changes and improvements from the origina
77
The most significant change is the shift to returning an array of objects instead of a two dimensional array.
88
This allows for binding to the actual object property names instead of array indexes. It also supports string filtering on dates and numberic fields in linq to entities without retrieving the entire list. The project was created in visual studio 2012 and requires .net framework 4.5 to be installed.
99

10+
This project is provided under the MIT License.
11+
1012
jQuery Datatables
1113
========================
1214

0 commit comments

Comments
 (0)