Skip to content

Commit

Permalink
Add 'Installation' section to README
Browse files Browse the repository at this point in the history
  • Loading branch information
x-cray committed Oct 27, 2015
1 parent c5ae9ef commit 19bfe61
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 @@ -17,6 +17,13 @@ time="Oct 27 00:44:26" level=fatal msg="The ice breaks!" number=100 omg=true
exit status 1
```

## Installation
To install formatter, use `go get`:

```sh
$ go get github.com/x-cray/logrus-prefixed-formatter
```

## Usage
Here is how it should be used:

Expand Down

0 comments on commit 19bfe61

Please sign in to comment.