Skip to content

Commit

Permalink
Added install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
K-Adam committed Mar 28, 2020
1 parent 7e293ad commit b9d0169
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@

# PHP .env editor

A `.env` file editor library for PHP.

## Installation

Using [Composer](http://getcomposer.org/):

```
composer require k-adam/env-editor
```

## Usage example

```php
Expand Down

0 comments on commit b9d0169

Please sign in to comment.