From 8885f842913d90146d84cf9647d300881353e173 Mon Sep 17 00:00:00 2001 From: Darigov Research <30328618+darigovresearch@users.noreply.github.com> Date: Sun, 5 Feb 2023 12:22:54 +0000 Subject: [PATCH] docs: Adds link to license in readme Would resolve https://github.com/GliaX/faceshield/issues/39 if merged --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02f6528..4af7396 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,4 @@ To purchase, go to https://store.glia.org # Licensing notes As per our understanding, hardware is not covered by copyright. However, we -present our work under the TAPR OHL or GPLv3 licenses insofar as it applies. +present our work under the TAPR OHL or [GPLv3 licenses](https://github.com/GliaX/faceshield/blob/master/LICENSE) insofar as it applies.