From fa1ef33d2f798e66d641f1a4e72f19121cce95b3 Mon Sep 17 00:00:00 2001 From: Florian Sylvain Date: Fri, 28 Mar 2025 01:06:36 +0100 Subject: [PATCH] feat: license --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c96310..f9240ca 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Edit the constants in ``scr/constants.py`` to modify: | [psutil](https://pypi.org/project/psutil/) | System metrics collection | | [requests-cache](https://pypi.org/project/requests-cache/) | Caching API requests | | [numpy](https://pypi.org/project/numpy/) | `ValuesAsNumpy()` on API results | -Markdown Table Formatter + ## License -TODO: Add a license +[FDJ-SLAYER](https://github.com/Floriansylvain/FDJ-SLAYER) © 2025 by [Florian Sylvain](https://github.com/Floriansylvain) is licensed under [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/).