Skip to content

Commit 6be6641

Browse files
committed
update readme
1 parent 777806e commit 6be6641

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
# These are supported funding model platforms
22

3-
github: [nunomaduro,olivernybroe]
4-
patreon: nunomaduro
5-
custom: https://www.paypal.com/paypalme/enunomaduro
3+
github: [nunomaduro,cmgmyr, JustSteveKing]

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<img src="/art/logo.gif" width="350" alt="PHP Insights">
77
<img src="/art/preview.png" width="882" alt="PHP Insights Preview">
88
<p align="center">
9-
<a href="https://travis-ci.org/nunomaduro/phpinsights"><img src="https://img.shields.io/travis/nunomaduro/phpinsights/master.svg" alt="Build Status"></a>
9+
<a href="https://github.com/nunomaduro/phpinsights/actions/workflows/test.yaml"><img src="https://github.com/nunomaduro/phpinsights/actions/workflows/test.yaml/badge.svg" alt="Unit Tests"></a>
1010
<a href="https://packagist.org/packages/nunomaduro/phpinsights"><img src="https://poser.pugx.org/nunomaduro/phpinsights/d/total.svg" alt="Total Downloads"></a>
1111
<a href="https://packagist.org/packages/nunomaduro/phpinsights"><img src="https://poser.pugx.org/nunomaduro/phpinsights/v/stable.svg" alt="Latest Version"></a>
1212
<a href="https://packagist.org/packages/nunomaduro/phpinsights"><img src="https://poser.pugx.org/nunomaduro/phpinsights/license.svg" alt="License"></a>
@@ -17,7 +17,7 @@
1717
</p>
1818

1919
**PHP Insights** was carefully crafted to simplify the analysis of your code directly from your terminal, and is the perfect starting point to analyze the code quality of your PHP projects.
20-
It was created by **[Nuno Maduro](https://github.com/nunomaduro)**, and currently maintained by **[Jibé Barth](https://github.com/Jibbarth)**, **[Nuno Maduro](https://github.com/nunomaduro)**, **[Oliver Nybroe](https://github.com/olivernybroe)**, and **[Caneco](https://github.com/caneco)**.
20+
It was created by **[Nuno Maduro](https://github.com/nunomaduro)**, logo design **[Caneco](https://github.com/caneco)**, and currently is maintained by **[Chris Gmyr](https://github.com/cmgmyr)** and **[Steve McDougall](https://github.com/JustSteveKing)**.
2121

2222
## 🚀 Quick start
2323

@@ -46,7 +46,6 @@ php artisan insights
4646
## 💖 Support the development
4747
**Do you like this project? Support it by donating**
4848

49-
- PayPal: [Donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L)
50-
- Patreon: [Donate](https://www.patreon.com/nunomaduro)
49+
Click the "💖 Sponsor" at the top of this repo.
5150

5251
PHP Insights is open-sourced software licensed under the [MIT license](LICENSE.md).

0 commit comments

Comments
 (0)