diff --git a/README.md b/README.md index a90d16e..fbdacfd 100644 --- a/README.md +++ b/README.md @@ -182,8 +182,11 @@ or your may add additional section to your composer.json file: and then rum unit following command: ```bash composer tests vendor\\apphp\\laravel-datagrid\\tests\\TestDataGridMessage.php +composer tests vendor\\apphp\\laravel-datagrid\\tests\\TestDataGridPagination.php ``` +and so on... + ## Examples ### Controller code (full example)