From fc45dfc8dc972f433513013e56701911b9c03eda Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Fri, 16 Nov 2018 15:01:08 +1300 Subject: [PATCH] README: add missing mention of TableSorter The RRS code uses this but we weren't mentioning that here. Signed-off-by: Paul Eggleton --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index ca31678..69f1aa8 100644 --- a/README +++ b/README @@ -361,6 +361,8 @@ Bundled jQuery is redistributed under the MIT license. Bundled Chart.js is redistributed under the MIT license. +Bundled TableSorter is redistributed under the MIT license. + All other content is copyright (C) 2013-2018 Intel Corporation and licensed under the MIT license (unless otherwise noted) - see COPYING.MIT for details.