Skip to content

Commit

Permalink
Make it a little bit easier to install this package
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored Jul 2, 2017
1 parent 4ebe3a8 commit 30461e1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ This repository holds all interfaces/classes/traits related to
Note that this is not a logger of its own. It is merely an interface that
describes a logger. See the specification for more details.

Installation
------------

```bash
composer require psr/log
```

Usage
-----

Expand Down

0 comments on commit 30461e1

Please sign in to comment.