From e34c96a633ad344405caa77662a01aa02d256ebb Mon Sep 17 00:00:00 2001 From: Jack Turner Date: Wed, 3 Jun 2020 15:24:48 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 91572a5..e9488f0 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,5 @@ conda env create -f environment.yml conda activate nas-wot ./reproduce.sh ``` + +The code is licensed under the MIT licence.