Skip to content

Commit c5000bf

Browse files
Updates
1 parent 934642d commit c5000bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

table-sort.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Licence: MIT License Copyright (c) 2021-2024 Lee Wannacott
66
GitHub Repository: https://github.com/LeeWannacott/table-sort-js
77
88
Instructions:
9+
Load as script:
10+
<script src="https://cdn.jsdelivr.net/npm/table-sort-js/table-sort.min.js"></script>
911
Add class="table-sort" to tables you'd like to make sortable
1012
Click on the table headers to sort them.
1113
*/

0 commit comments

Comments
 (0)