Skip to content

Commit 56e78e0

Browse files
Update README.md
1 parent 7c6a80e commit 56e78e0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ Currently tested with Entity Framework versions 6.0.0 and 6.2.0 and Datatables v
1919
[How to use with MVC 5](https://github.com/VladimirDimov/jQuery-Datatables-Server-Side-Processing/blob/master/README.Mvc.md)
2020

2121
## How to use on the client side
22-
For how to install the jQuery Datatables plugin refer to the official documentation [here](https://datatables.net/manual/installation) [Here](https://datatables.net/examples/data_sources/server_side.html) you can find how to configure for server side processing.
22+
For how to install the jQuery Datatables plugin refer to the official documentation [here](https://datatables.net/manual/installation)
23+
24+
[Here](https://datatables.net/examples/data_sources/server_side.html) you can find how to configure for server side processing.
2325

2426
In order to map the ajax response to the correct columns the columns property must be configure in the configuration object.
2527
### Example:

0 commit comments

Comments
 (0)