Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
- add badges
  • Loading branch information
petoem committed Nov 10, 2017
1 parent 3501959 commit efe1c64
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,9 @@

Envy is a shard that loads environment variables from a `.env` files into `ENV`.

[![Travis](https://img.shields.io/travis/petoem/envy.svg?style=flat-square)](https://travis-ci.org/petoem/envy)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/petoem/envy/blob/master/LICENSE)

## Installation

Add this to your application's `shard.yml`:
Expand Down

0 comments on commit efe1c64

Please sign in to comment.