docs: Adds License to readme

Would resolve https://github.com/joeycastillo/Sensor-Watch/issues/137 if merged
This commit is contained in:
Darigov Research 2022-11-19 19:39:04 +00:00 committed by GitHub
parent 2455a922c6
commit 7cc81abce0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,3 +73,7 @@ python3 -m http.server 8000 -d build
``` ```
Finally, visit [watch.html](http://localhost:8000/watch.html) to see your work. 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).