Skip to content

Commit 4713701

Browse files
authored
Update README.md
Changed the link to the badge in the README to https.
1 parent 3298e48 commit 4713701

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

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

33
php-vendor-creadits creates CREDITS file from LICENSE files of dependencies
44

5-
![Testing](https://github.com/smeghead/php-vendor-credits/actions/workflows/php.yml/badge.svg?event=push) [![Latest Stable Version](http://poser.pugx.org/smeghead/php-vendor-credits/v)](https://packagist.org/packages/smeghead/php-vendor-credits) [![Total Downloads](http://poser.pugx.org/smeghead/php-vendor-credits/downloads)](https://packagist.org/packages/smeghead/php-vendor-credits) [![Latest Unstable Version](http://poser.pugx.org/smeghead/php-vendor-credits/v/unstable)](https://packagist.org/packages/smeghead/php-vendor-credits) [![License](http://poser.pugx.org/smeghead/php-vendor-credits/license)](https://packagist.org/packages/smeghead/php-vendor-credits) [![PHP Version Require](http://poser.pugx.org/smeghead/php-vendor-credits/require/php)](https://packagist.org/packages/smeghead/php-vendor-credits)
5+
![Testing](https://github.com/smeghead/php-vendor-credits/actions/workflows/php.yml/badge.svg?event=push) [![Latest Stable Version](https://poser.pugx.org/smeghead/php-vendor-credits/v)](https://packagist.org/packages/smeghead/php-vendor-credits) [![Total Downloads](https://poser.pugx.org/smeghead/php-vendor-credits/downloads)](https://packagist.org/packages/smeghead/php-vendor-credits) [![Latest Unstable Version](https://poser.pugx.org/smeghead/php-vendor-credits/v/unstable)](https://packagist.org/packages/smeghead/php-vendor-credits) [![License](https://poser.pugx.org/smeghead/php-vendor-credits/license)](https://packagist.org/packages/smeghead/php-vendor-credits) [![PHP Version Require](https://poser.pugx.org/smeghead/php-vendor-credits/require/php)](https://packagist.org/packages/smeghead/php-vendor-credits)
66

77
php-vendor-creadits was created as a PHP Composer version of gocredits (https://github.com/Songmu/gocredits).
88

@@ -25,4 +25,4 @@ $ vendor/bin/php-vendor-credits . > CREDITS
2525
```bash
2626
$ docker compose build
2727
$ docker compose run --rm php_cli bash
28-
```
28+
```

0 commit comments

Comments
 (0)