diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-08-03 13:07:12 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-08-03 13:07:12 +0200 |
commit | 629bb898769c8580db340078a8296fe551035a79 (patch) | |
tree | 9657f7bfba3f82c1edddcc3e2e517f214d6e4254 /templates/latex/academia/README.md | |
parent | docs(README): Specify the formatting language (diff) | |
download | flake-templates-629bb898769c8580db340078a8296fe551035a79.tar.gz flake-templates-629bb898769c8580db340078a8296fe551035a79.zip |
refactor(templates/latex): Declare as an academia template
Diffstat (limited to 'templates/latex/academia/README.md')
-rw-r--r-- | templates/latex/academia/README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/templates/latex/academia/README.md b/templates/latex/academia/README.md new file mode 100644 index 0000000..ffa08c2 --- /dev/null +++ b/templates/latex/academia/README.md @@ -0,0 +1,13 @@ +# %INIT_APPLICATION_NAME_STYLIZED + +> %INIT_DESCRIPTION + +Some text about the project. + +## Licence + +This document is licensed under a +Creative Commons Attribution-ShareAlike 4.0 International License. + +You should have received a copy of the license along with this +work. If not, see <https://creativecommons.org/licenses/by-sa/4.0/>. |