summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarigov Research <30328618+darigovresearch@users.noreply.github.com>2022-11-19 19:39:04 +0000
committerGitHub <noreply@github.com>2022-11-19 19:39:04 +0000
commit7cc81abce019fe9748c6ab66ae895f8d642dec66 (patch)
tree762d7828fb0c1cec24f969ff3e53d9c9a6b2a7e7
parent2455a922c6c62dcb94106cef7214cf3f28c3ce55 (diff)
downloadSensor-Watch-7cc81abce019fe9748c6ab66ae895f8d642dec66.tar.gz
Sensor-Watch-7cc81abce019fe9748c6ab66ae895f8d642dec66.tar.bz2
Sensor-Watch-7cc81abce019fe9748c6ab66ae895f8d642dec66.zip
docs: Adds License to readme
Would resolve https://github.com/joeycastillo/Sensor-Watch/issues/137 if merged
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 90ce5119..4a82312d 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).