Handle globbing
[blame.git] / README.md
index 9a394a1..52a011c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,4 +4,10 @@ A shell script to see who should _really_ own a file in your `git` project.
 
 ## Usage
 
-`blame [file]`
+`blame [file ...]`
+
+## Installation
+
+Try `make install`, maybe run `sudo make install` if you're trusting and disinclined to see what's being run.
+
+Use `make uninstall` to go the other way around.