Skip to content

Commit

Permalink
Fixed badges
Browse files Browse the repository at this point in the history
  • Loading branch information
jamielsharief committed Oct 12, 2019
1 parent 1856338 commit 117ef57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# DotEnv

![license](https://img.shields.io/badge/license-MIT-brightGreen.svg)
[![build](https://travis-ci.org/originphp/dotenv.svg?branch=master)](https://travis-ci.org/originphp/dotEnv)
[![coverage](https://coveralls.io/repos/github/originphp/dotenv/badge.svg?branch=master)](https://coveralls.io/github/originphp/dotEnv?branch=master)
[![build](https://travis-ci.org/originphp/dotenv.svg?branch=master)](https://travis-ci.org/originphp/dotenv)
[![coverage](https://coveralls.io/repos/github/originphp/dotenv/badge.svg?branch=master)](https://coveralls.io/github/originphp/dotenv?branch=master)

A dotenv parser.

Expand Down

0 comments on commit 117ef57

Please sign in to comment.