Fixed markdown in README.md

This commit is contained in:
2019-11-10 03:40:44 +00:00
parent 5f7ad874b0
commit 5702038c06
+5 -4
View File
@@ -1,12 +1,13 @@
get-licensed # get-licensed
============
A Perl tool to add license stubs to source code files A Perl tool to add license stubs to source code files
Dependencies ## Dependencies
------------
* Pluggable Perl module: To install on Debian, use the following: * Pluggable Perl module: To install on Debian, use the following:
```
% apt install libmodule-pluggable-perl % apt install libmodule-pluggable-perl
```