Skip to content

Commit 6264957

Browse files
committed
readme update
1 parent be8a345 commit 6264957

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

README.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,15 +96,29 @@ User::select('name')
9696
// []
9797
```
9898

99+
## Testing
100+
101+
``` bash
102+
composer test
103+
```
104+
105+
## Changelog
106+
107+
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
108+
99109
## Security
100110

101-
If you discover any security related issues, please email
102-
instead of using the issue tracker.
111+
If you discover any security related issues, please email instead of using the issue tracker.
103112

104113
## Credits
105114

115+
- [Semih ERDOGAN](https://github.com/semiherdogan)
116+
- [Dincer DEMIRCIOGLU](https://github.com/dinncer)
106117
- [All contributors](https://github.com/laratoolbox/query-viewer/graphs/contributors)
107-
108118
- This package is bootstrapped with the help of [melihovv/laravel-package-generator](https://github.com/melihovv/laravel-package-generator).
109-
110119
- Social image generated by [banners.beyondco.de](https://banners.beyondco.de/).
120+
121+
122+
## License
123+
124+
The MIT License (MIT). Please see [License File](LICENSE) for more information.

0 commit comments

Comments
 (0)