Skip to content

Commit

Permalink
Merge pull request #53 from freekmurze/patch-1
Browse files Browse the repository at this point in the history
Make it a little bit easier to install this package
  • Loading branch information
Jean85 authored Apr 3, 2018
2 parents 4ebe3a8 + 30461e1 commit 3490ba5
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 3490ba5

Please sign in to comment.