Skip to content

Commit 525c2b8

Browse files
committed
updated readme
1 parent 6b50480 commit 525c2b8

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,18 @@ Route::get('/', function () {
2828
});
2929
```
3030

31+
## Team
32+
33+
This component is developed by the following person(s) and a bunch of [awesome contributors](https://github.com/thejokercoder/laravel-custom-validator/graphs/contributors).
34+
35+
[![Aboozar Ghaffari](https://avatars1.githubusercontent.com/u/35990482?s=200&v=4)](https://github.com/thejokercoder) |
36+
--- |
37+
[Aboozar Ghaffari](https://github.com/thejokercoder) |
38+
39+
## Support This Project
40+
41+
[![Donate via Paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LXEL22GFTXTKN)
42+
3143
### License
3244

3345
The Laravel XML Response is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"authors": [
88
{
9-
"name": "Aboozar Ghafari <Tartan>",
9+
"name": "Aboozar Ghaffari",
1010
"email": "[email protected]",
1111
"homepage": "http://tartan.us.to/"
1212
}

0 commit comments

Comments
 (0)