diff --git a/LICENCE.md b/LICENSE.md similarity index 100% rename from LICENCE.md rename to LICENSE.md diff --git a/README.md b/README.md index 014314a..47db8bf 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ A holistic self-supervised data cleaning strategy to detect irrelevant samples, **NOTE:** Make sure to have `git-lfs` installed before pulling the repository to ensure the pre-trained models are pulled correctly ([git-lfs install instructions](https://docs.github.com/en/repositories/working-with-files/managing-large-files/installing-git-large-file-storage)). +This project is licensed under the terms of the [Creative Commons Attribution-NonCommercial 4.0 International license](https://creativecommons.org/licenses/by-nc/4.0/). + +cc by nc + ## Installation > Install SelfClean via [PyPI](https://pypi.org/project/selfclean/):