From 7cc81abce019fe9748c6ab66ae895f8d642dec66 Mon Sep 17 00:00:00 2001 From: Darigov Research <30328618+darigovresearch@users.noreply.github.com> Date: Sat, 19 Nov 2022 19:39:04 +0000 Subject: [PATCH] docs: Adds License to readme Would resolve https://github.com/joeycastillo/Sensor-Watch/issues/137 if merged --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 90ce511..4a82312 100644 --- a/README.md +++ b/README.md @@ -73,3 +73,7 @@ python3 -m http.server 8000 -d build ``` Finally, visit [watch.html](http://localhost:8000/watch.html) to see your work. + +License +------- +Different components of the project are licensed differently, see [LICENSE.md](https://github.com/joeycastillo/Sensor-Watch/blob/main/LICENSE.md).