Skip to content

Commit 9cd6f2f

Browse files
committed
Update README
1 parent 39eb453 commit 9cd6f2f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,18 @@ Sondre Nilsen
3333
"fuck": 12
3434
}
3535
```
36+
37+
You can also point it to other directories if you want to look somwhere else
38+
but you're too lazy to actually `cd` into that directory:
39+
40+
```sh
41+
$ git anger-management ../../kattis/
42+
Sondre Nilsen
43+
{
44+
"fucking": 1,
45+
"fuck": 1,
46+
"goddamn": 1
47+
}
48+
```
49+
50+
Or look at the help by running `git anger-management -h`.

0 commit comments

Comments
 (0)