From e45bd7710ba9dced18dafb61d7d47ada270df529 Mon Sep 17 00:00:00 2001 From: Aaron H Date: Tue, 11 Oct 2016 16:23:53 -0400 Subject: [PATCH] Corrects "Extras" available Tabletools is deprecated in favor of Buttons & Select. --- Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index b2ac9af..20f4706 100755 --- a/Readme.md +++ b/Readme.md @@ -207,13 +207,14 @@ These files can be found in the [assets directory][assets]. # Official extras are available: [Plugin] : [ExtraName] AutoFill : dataTables.autoFill +Buttons : dataTables.buttons ColReorder : dataTables.colReorder ColVis : dataTables.colVis FixedColumns : dataTables.fixedColumns FixedHeader : dataTables.fixedHeader KeyTable : dataTables.keyTable +Select : dataTables.select Scroller : dataTables.scroller -TableTools : dataTables.tableTools Responsive : dataTables.responsive ````