Skip to content

Commit

Permalink
update README and godeps.
Browse files Browse the repository at this point in the history
  • Loading branch information
aybabtme committed Oct 14, 2014
1 parent 3beeff8 commit 473621e
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Godeps/Godeps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions Godeps/_workspace/src/github.com/kr/logfmt/scanner_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ Read logs from `stdin` and prints them back to `stdout`, but prettier.

# Using it

[Grab a release](https://github.internal.digitalocean.com/antoine/humanlog/releases).
[Grab a release](https://github.com/aybabtme/humanlog/releases) or :

```bash
$ go get -u github.com/aybabtme/humanlog/...
```

# Example

Expand Down

0 comments on commit 473621e

Please sign in to comment.