From 6dbfe55a0403564469af5192df08fb5fa7b1cb05 Mon Sep 17 00:00:00 2001 From: Alek Ratzloff Date: Wed, 15 Jan 2020 20:22:59 -0500 Subject: [PATCH] Update README with 'License' section Signed-off-by: Alek Ratzloff --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2b34ce6..09f6ad8 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,7 @@ Details coming soon... 4. Run `pipenv run ./local-manage.sh runserver` to run a local server. Navigate to the address given to you in the terminal, and log in from there. + +# License + +GPL 3.0 Affero (AGPL) - see LICENSE file for details.