From 2624eed6936e1804419a8598487924e4bcfbb09c Mon Sep 17 00:00:00 2001 From: Arjay Angeles Date: Mon, 14 Oct 2024 21:46:19 +0800 Subject: [PATCH] docs: add datatables logo (#3183) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 98b59be6..ff9ef62e 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ return DataTables::make(User::all())->toJson(); +
DataTables Logo A big thank you to DataTables for supporting this project with a free DataTables Editor license.