diff --git a/README.md b/README.md new file mode 100644 index 0000000..2bc1490 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Ginkelsoft DataTables + +Ginkelsoft DataTables is a flexible and easy-to-use package for managing tabular data in your **Laravel** projects. It offers both a **base DataTable** for standard server-rendered apps and **Livewire integration** for dynamic, AJAX-driven experiences. With built-in support for filtering, searching, sorting, and bulk actions, it provides a quick way to build powerful data tables. + +---