Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sondr3 committed Oct 15, 2018
1 parent 39eb453 commit 9cd6f2f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,18 @@ Sondre Nilsen
"fuck": 12
}
```

You can also point it to other directories if you want to look somwhere else
but you're too lazy to actually `cd` into that directory:

```sh
$ git anger-management ../../kattis/
Sondre Nilsen
{
"fucking": 1,
"fuck": 1,
"goddamn": 1
}
```

Or look at the help by running `git anger-management -h`.

0 comments on commit 9cd6f2f

Please sign in to comment.