Skip to content

Commit d0e0741

Browse files
Updated README
1 parent d6fb428 commit d0e0741

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@ A simple Visual Studio solution using jQuery DataTable with Server-Side processi
55
## Getting Started
66
* Just click 'Clone or download' button to download the full VS solution
77
* Open the solution with Visual Studio
8-
* Run or Debug the solution and VOILÁ, you have 1000 rows being server-side processed with jQuery DataTable plugin.
8+
* Run or Debug the solution and VOILÁ, you have 1000 rows being server-side processed with jQuery DataTable plugin
99

1010
## External libraries (already included in the project)
11-
* Bootstrap (v4.1.3)(https://getbootstrap.com/)
12-
* jQuery (v3.3.1)(https://jquery.com/)
13-
* jQuery-datatable (v1.10.19)(https://datatables.net/)
14-
* datetime-moment (v1.10.19)(https://datatables.net/plug-ins/sorting/datetime-moment)
15-
* momentjs (v2.24.0)(https://momentjs.com/)
11+
* [Bootstrap (v4.1.3)](https://getbootstrap.com/)
12+
* [jQuery (v3.3.1)](https://jquery.com/)
13+
* [jQuery-datatable (v1.10.19)](https://datatables.net/)
14+
* [datetime-moment (v1.10.19)](https://datatables.net/plug-ins/sorting/datetime-moment)
15+
* [momentjs (v2.24.0)](https://momentjs.com/)
1616

1717
## Testing
1818

1919
This project was checked and tested using:
2020

21-
- Microsoft Visual Studio Enterpise 2019 (version 16.0.0)
21+
- Microsoft Visual Studio Enterpise 2019 (version 16.0.28729.10) + JetBrains Resharper Ultimate (version 2018.3.4)
2222
- Windows 10 Pro (version 1809) (OS build 17763.404)
2323

2424
## Author

0 commit comments

Comments
 (0)