Skip to content

Commit 0d4f8ef

Browse files
committed
first commit
1 parent 592079a commit 0d4f8ef

File tree

1 file changed

+6
-18
lines changed

1 file changed

+6
-18
lines changed

readme.md

+6-18
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
[![Latest Version on Packagist][ico-version]][link-packagist]
44
[![Total Downloads][ico-downloads]][link-downloads]
5-
[![Build Status][ico-travis]][link-travis]
6-
[![StyleCI][ico-styleci]][link-styleci]
5+
76

87

98
A Laravel File Generator which allows you to:
@@ -160,16 +159,6 @@ getTemplateData()
160159
```
161160

162161

163-
## Testing
164-
165-
``` bash
166-
$ composer test
167-
```
168-
169-
## Contributing
170-
171-
Please see [contributing.md](contributing.md) for details and a todolist.
172-
173162
## Security
174163

175164
If you discover any security related issues, please email ryandadeng@gmail.com instead of using the issue tracker.
@@ -179,11 +168,10 @@ If you discover any security related issues, please email ryandadeng@gmail.com i
179168

180169
MIT. Please see the [license file](license.md) for more information.
181170

182-
[ico-version]: https://img.shields.io/packagist/v/timehunter/laravelfilegenerator.svg?style=flat-square
183-
[ico-downloads]: https://img.shields.io/packagist/dt/timehunter/laravelfilegenerator.svg?style=flat-square
184-
[ico-travis]: https://img.shields.io/travis/timehunter/laravelfilegenerator/master.svg?style=flat-square
185-
[ico-styleci]: https://styleci.io/repos/12345678/shield
171+
[ico-version]: https://img.shields.io/packagist/v/timehunter/laravel-file-generator.svg?style=flat-square
172+
[ico-downloads]: https://img.shields.io/packagist/dt/timehunter/laravel-file-generator.svg?style=flat-square
173+
186174

187-
[link-packagist]: https://packagist.org/packages/timehunter/laravelfilegenerator
188-
[link-downloads]: https://packagist.org/packages/timehunter/laravelfilegenerator
175+
[link-packagist]: https://packagist.org/packages/timehunter/laravel-file-generator
176+
[link-downloads]: https://packagist.org/packages/timehunter/laravel-file-generator
189177
[link-author]: https://github.com/RyanDaDeng/laravel-file-generator

0 commit comments

Comments
 (0)