Skip to content

Commit

Permalink
README.md : fix typography on packagist badges
Browse files Browse the repository at this point in the history
  • Loading branch information
rayanlevert authored Dec 1, 2023
1 parent 1697ca5 commit 44af487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Packagist Version](https://img.shields.io/packagist/v/rayanlevert/dotenv)](https://packagist.org/packages/rayanlevert/dotenv)
[![PHP from Packagist](https://img.shields.io/packagist/php-v/rayanlevert/dotenv)](https://packagist.org/packages/rayanlevert/dotenv)
[![codecov](https://codecov.io/gh/rayanlevert/dotenv/branch/main/graph/badge.svg)](https://codecov.io/gh/rayanlevert/dotenv)
[![Packagist](https://img.shields.io/packagist/dd/rayanlevert/dotenv)](https://packagist.org/packages/phalcon/rayanlevert/dotenv)
[![Packagist](https://img.shields.io/packagist/dd/rayanlevert/dotenv)](https://packagist.org/packages/rayanlevert/dotenv/stats)

### Initializes the instance setting the file path

Expand Down

0 comments on commit 44af487

Please sign in to comment.