File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -35,10 +35,7 @@ php artisan vendor:publish --provider="Lykegenes\DatagridBuilder\ServiceProvider
35
35
36
36
## Usage
37
37
38
- ``` php
39
- $skeleton = new League\Skeleton();
40
- echo $skeleton->echoPhrase('Hello, League!');
41
- ```
38
+ See the [ WIKI] ( https://github.com/Lykegenes/laravel-datagrid-builder/wiki )
42
39
43
40
## Testing
44
41
@@ -68,4 +65,4 @@ The MIT License (MIT). Please see [License File](LICENSE.md) for more informatio
68
65
[ link-codacy ] : https://www.codacy.com/app/Lykegenes/laravel-datagrid-builder
69
66
[ link-downloads ] : https://packagist.org/packages/lykegenes/laravel-datagrid-builder
70
67
[ link-author ] : https://github.com/lykegenes
71
- [ link-contributors ] : ../../contributors
68
+ [ link-contributors ] : ../../contributors
You can’t perform that action at this time.
0 commit comments