Skip to content

Commit c1dc820

Browse files
committed
Update README.md
1 parent 4f306fc commit c1dc820

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,7 @@ php artisan vendor:publish --provider="Lykegenes\DatagridBuilder\ServiceProvider
3535

3636
## Usage
3737

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)
4239

4340
## Testing
4441

@@ -68,4 +65,4 @@ The MIT License (MIT). Please see [License File](LICENSE.md) for more informatio
6865
[link-codacy]: https://www.codacy.com/app/Lykegenes/laravel-datagrid-builder
6966
[link-downloads]: https://packagist.org/packages/lykegenes/laravel-datagrid-builder
7067
[link-author]: https://github.com/lykegenes
71-
[link-contributors]: ../../contributors
68+
[link-contributors]: ../../contributors

0 commit comments

Comments
 (0)