From 6d4d4c2b02817f8f83b5b8236cf258ea62f3e022 Mon Sep 17 00:00:00 2001 From: Darigov Research <30328618+darigovresearch@users.noreply.github.com> Date: Sat, 4 Feb 2023 17:35:55 +0000 Subject: [PATCH] feat: Adds license to readme Would resolve https://github.com/WillKoehrsen/feature-selector/issues/56 if merged --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1da6c19..3c561be 100644 --- a/README.md +++ b/README.md @@ -44,3 +44,6 @@ scikit-learn==0.19.1 ## Contact Any questions can be directed to wjk68@case.edu! + +## License +The contents of this repository is under an [GNU General Public License v3.0](https://github.com/WillKoehrsen/feature-selector/blob/master/LICENSE).