Updated readme about submodules
This commit is contained in:
@@ -4,6 +4,10 @@ In this repo, I decided to collect all useful software I have written in AWK
|
|||||||
throughout the recent years. All of it is strictly POSIX-compliant. The list
|
throughout the recent years. All of it is strictly POSIX-compliant. The list
|
||||||
is divided into three directories: engines, games and utils.
|
is divided into three directories: engines, games and utils.
|
||||||
|
|
||||||
|
Clone this repo with:
|
||||||
|
|
||||||
|
git clone --recurse-submodules git://git.luxferre.top/awk-gold-collection.git
|
||||||
|
|
||||||
Some software contains its own README files, please read them carefully.
|
Some software contains its own README files, please read them carefully.
|
||||||
Other AWK scripts have the usage described in their comment headers.
|
Other AWK scripts have the usage described in their comment headers.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user