Skip to content

Commit 83ff86b

Browse files
Merge pull request #134 from TheDragonCode/andrey-helldar-patch-1
Update README.md
2 parents 01d7cf3 + 5180861 commit 83ff86b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
[![Stable Version][badge_stable]][link_packagist]
77
[![Total Downloads][badge_downloads]][link_packagist]
8-
[![Github Workflow Status][badge_build]][link_build]
98
[![License][badge_license]][link_license]
109

1110
**Laravel Feeds** is an easy and fast way to export large amounts of data into feeds for marketplaces and other
@@ -76,18 +75,12 @@ php artisan feed:generate
7675
This package is licensed under the [MIT License](LICENSE).
7776

7877

79-
[badge_build]: https://img.shields.io/github/actions/workflow/status/TheDragonCode/laravel-feeds/tests.yml?style=flat-square
80-
8178
[badge_downloads]: https://img.shields.io/packagist/dt/dragon-code/laravel-feeds.svg?style=flat-square
8279

8380
[badge_license]: https://img.shields.io/packagist/l/dragon-code/laravel-feeds.svg?style=flat-square
8481

8582
[badge_stable]: https://img.shields.io/github/v/release/TheDragonCode/laravel-feeds?label=packagist&style=flat-square
8683

87-
[link_build]: https://github.com/TheDragonCode/laravel-feeds/actions
88-
8984
[link_license]: LICENSE
9085

9186
[link_packagist]: https://packagist.org/packages/dragon-code/laravel-feeds
92-
93-
[link_website]: https://deploy-operations.dragon-code.pro

0 commit comments

Comments
 (0)