diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-03-31 17:04:59 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-03-31 23:59:54 +0200 |
commit | 3094a6bef6aa83fd0321caec58ce402ae7609899 (patch) | |
tree | 34e23af608a5877cd3275a842c392c68017483d2 /templates/awk/README.md | |
parent | feat(c): Update to be in line with the my SOTA (diff) | |
download | flake-templates-3094a6bef6aa83fd0321caec58ce402ae7609899.tar.gz flake-templates-3094a6bef6aa83fd0321caec58ce402ae7609899.zip |
feat(awk): Update to my current SOTA
Diffstat (limited to 'templates/awk/README.md')
-rw-r--r-- | templates/awk/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/awk/README.md b/templates/awk/README.md new file mode 100644 index 0000000..5912c16 --- /dev/null +++ b/templates/awk/README.md @@ -0,0 +1,10 @@ +# TODO + +Some text about the project. + +## Licence + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. |