Skip to content

Commit

Permalink
License & Patreon buttons added.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-ivanov committed Jul 23, 2018
1 parent d067bf1 commit ea19b45
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
@@ -1,5 +1,7 @@
# Laravel Database Profiler

[<img src="https://user-images.githubusercontent.com/1286821/43083932-4915853a-8ea0-11e8-8983-db9e0f04e772.png" alt="Become a Patron" width="160" />](https://www.patreon.com/illuminated)

[![StyleCI](https://styleci.io/repos/68023936/shield?branch=5.4&style=flat)](https://styleci.io/repos/68023936)
[![Build Status](https://travis-ci.org/dmitry-ivanov/laravel-db-profiler.svg?branch=5.4)](https://travis-ci.org/dmitry-ivanov/laravel-db-profiler)
[![Coverage Status](https://coveralls.io/repos/github/dmitry-ivanov/laravel-db-profiler/badge.svg?branch=5.4)](https://coveralls.io/github/dmitry-ivanov/laravel-db-profiler?branch=5.4)
Expand Down Expand Up @@ -49,3 +51,9 @@ Use `vvv` request parameter for http profiling:
Use `-vvv` option for console profiling:

![Console example](doc/img/example-console.gif)

## License

The MIT License. Please see [License File](LICENSE) for more information.

[<img src="https://user-images.githubusercontent.com/1286821/43086829-ff7c006e-8ea6-11e8-8b03-ecf97ca95b2e.png" alt="Support on Patreon" width="125" />](https://www.patreon.com/illuminated)

0 comments on commit ea19b45

Please sign in to comment.