diff --git a/README.md b/README.md index ad108d6..44e29a0 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ -get-licensed -============ +# get-licensed + A Perl tool to add license stubs to source code files -Dependencies ------------- +## Dependencies * Pluggable Perl module: To install on Debian, use the following: + ``` % apt install libmodule-pluggable-perl + ```