From c81d359b931683cd59c683d28a7001eec23fc5e8 Mon Sep 17 00:00:00 2001 From: Dmitry Ivanov Date: Mon, 23 Jul 2018 19:53:30 +0300 Subject: [PATCH] License & Patreon buttons added. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ed2e4c5..0534e27 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Laravel Testing Tools +[Become a Patron](https://www.patreon.com/illuminated) + [![StyleCI](https://styleci.io/repos/75414626/shield?branch=master&style=flat)](https://styleci.io/repos/75414626) [![Build Status](https://travis-ci.org/dmitry-ivanov/laravel-testing-tools.svg?branch=master)](https://travis-ci.org/dmitry-ivanov/laravel-testing-tools) [![Coverage Status](https://coveralls.io/repos/github/dmitry-ivanov/laravel-testing-tools/badge.svg?branch=master)](https://coveralls.io/github/dmitry-ivanov/laravel-testing-tools?branch=master) @@ -789,3 +791,9 @@ Check that the specified command was not registered by the service provider: ```php $this->dontSeeRegisteredCommand('foobarbaz'); ``` + +## License + +The MIT License. Please see [License File](LICENSE) for more information. + +[Support on Patreon](https://www.patreon.com/illuminated)