summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjoeycastillo <joeycastillo@utexas.edu>2022-11-22 08:45:53 -0600
committerGitHub <noreply@github.com>2022-11-22 08:45:53 -0600
commite3300cc040ad2d49ad1ee028308db6551424e69b (patch)
tree286dd0b56b8204b93e43ac53dfcb5880b4089a5b
parenta209178ac046ae53f66b9dc723e160031747444c (diff)
parent7cc81abce019fe9748c6ab66ae895f8d642dec66 (diff)
downloadSensor-Watch-e3300cc040ad2d49ad1ee028308db6551424e69b.tar.gz
Sensor-Watch-e3300cc040ad2d49ad1ee028308db6551424e69b.tar.bz2
Sensor-Watch-e3300cc040ad2d49ad1ee028308db6551424e69b.zip
Merge pull request #138 from darigovresearch/main
docs: Adds License to readme
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index b2601da3..68a501c9 100644
--- a/README.md
+++ b/README.md
@@ -73,3 +73,7 @@ python3 -m http.server -d build-sim
```
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).