From: Darigov Research <30328618+darigovresearch@users.noreply.github.com> Date: Sat, 19 Nov 2022 19:39:04 +0000 (+0000) Subject: docs: Adds License to readme X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=7cc81abce019fe9748c6ab66ae895f8d642dec66;p=sensor-watch.git docs: Adds License to readme Would resolve https://github.com/joeycastillo/Sensor-Watch/issues/137 if merged --- 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).