Skip to content

Commit 9f93403

Browse files
author
Andrey Helldar
committed
Updated README.md
1 parent f2cb2e0 commit 9f93403

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

README.md

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,19 @@
1-
# Support
1+
# Laravel Support
22

3-
Support package is a collection of helpers and tools for projects.
3+
Various helper files for the Laravel and Lumen frameworks.
44

5-
![support](https://user-images.githubusercontent.com/10347617/56077139-41887f00-5de1-11e9-8aa3-769cc1140ffa.png)
5+
![laravel support](https://user-images.githubusercontent.com/10347617/80062106-a1108300-853b-11ea-8704-ed46b41a8081.png)
66

77
<p align="center">
88
<a href="https://styleci.io/repos/180017051"><img src="https://styleci.io/repos/180017051/shield" alt="StyleCI" /></a>
9-
<a href="https://packagist.org/packages/andrey-helldar/support"><img src="https://img.shields.io/packagist/dt/andrey-helldar/support.svg?style=flat-square" alt="Total Downloads" /></a>
10-
<a href="https://packagist.org/packages/andrey-helldar/support"><img src="https://poser.pugx.org/andrey-helldar/support/v/stable?format=flat-square" alt="Latest Stable Version" /></a>
11-
<a href="https://packagist.org/packages/andrey-helldar/support"><img src="https://poser.pugx.org/andrey-helldar/support/v/unstable?format=flat-square" alt="Latest Unstable Version" /></a>
12-
<a href="https://travis-ci.org/andrey-helldar/support"><img src="https://travis-ci.org/andrey-helldar/support.svg?branch=master" alt="Travis CI" /></a>
13-
<a href="LICENSE"><img src="https://poser.pugx.org/andrey-helldar/support/license?format=flat-square" alt="License" /></a>
9+
<a href="https://packagist.org/packages/andrey-helldar/laravel-support"><img src="https://img.shields.io/packagist/dt/andrey-helldar/laravel-support.svg?style=flat-square" alt="Total Downloads" /></a>
10+
<a href="https://packagist.org/packages/andrey-helldar/laravel-support"><img src="https://poser.pugx.org/andrey-helldar/laravel-support/v/stable?format=flat-square" alt="Latest Stable Version" /></a>
11+
<a href="https://packagist.org/packages/andrey-helldar/laravel-support"><img src="https://poser.pugx.org/andrey-helldar/laravel-support/v/unstable?format=flat-square" alt="Latest Unstable Version" /></a>
12+
<a href="https://travis-ci.org/andrey-helldar/laravel-support"><img src="https://travis-ci.org/andrey-helldar/laravel-support.svg?branch=master" alt="Travis CI" /></a>
13+
<a href="LICENSE"><img src="https://poser.pugx.org/andrey-helldar/laravel-support/license?format=flat-square" alt="License" /></a>
1414
</p>
1515

1616

17-
## Contribution
18-
19-
Any ideas are welcome. Feel free to submit any issues or pull requests, please check the [contribution guidelines](CONTRIBUTING.md).
20-
21-
2217
## License
2318

2419
This package is released under the [MIT License](LICENSE).

0 commit comments

Comments
 (0)