diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-03-31 23:31:08 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-04-01 00:00:03 +0200 |
commit | 76932b24718c6b4c0d7bdffe8f776a6105ea3745 (patch) | |
tree | fa53fd6cc1a5a0be43693de2da69f1c0aebfd223 /templates/shell/README.md | |
parent | refactor(shell): Move to the new `templates` directory (diff) | |
download | flake-templates-76932b24718c6b4c0d7bdffe8f776a6105ea3745.tar.gz flake-templates-76932b24718c6b4c0d7bdffe8f776a6105ea3745.zip |
feat(shell): Update to my new SOTA
Diffstat (limited to 'templates/shell/README.md')
-rw-r--r-- | templates/shell/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/shell/README.md b/templates/shell/README.md new file mode 100644 index 0000000..5912c16 --- /dev/null +++ b/templates/shell/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. |