You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-3Lines changed: 15 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
# CodeIgniter DataTables
2
2
3
-
DataTables server-side for CodeIgniter, supported both for CodeIgniter 3 and CodeIgniter 4.
3
+
DataTables server-side for CodeIgniter, supported for both CodeIgniter 3 and CodeIgniter 4.
4
4
5
-
**Note:** This library only handle the server-side part, you still needs to configure the client side like jQuery, DataTables library and including the styles.
5
+
**Note:** This library only handle the server-side part, you still needs to configure the client side like jQuery, DataTables library and including the styles. Don't worry, we already give the examples below.
6
6
7
7
## Requirements
8
8
9
-
If you are using CodeIgniter, you can use this library with no extra requirement.
9
+
If you are using CodeIgniter, let's go! You don't needs any extra requirements.
0 commit comments