diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md index 31dea6b..227b641 100644 --- a/README.md +++ b/README.md | |||
@@ -8,6 +8,11 @@ Well now you don't have to worry! | |||
8 | Just run `licensor` in your new repo and BLAMMO! | 8 | Just run `licensor` in your new repo and BLAMMO! |
9 | Done. | 9 | Done. |
10 | 10 | ||
11 | ## Installing | ||
12 | |||
13 | `licensor` comes with a Makefile for ease-of-installing, but it's just a shell | ||
14 | script. You can drop it in your `$PATH`. | ||
15 | |||
11 | ## Usage | 16 | ## Usage |
12 | 17 | ||
13 | literally taken from `licensor -h`: | 18 | literally taken from `licensor -h`: |