mirror of
https://github.com/firewalkwithm3/Sensor-Watch.git
synced 2024-11-22 19:20:30 +08:00
docs: Adds License to readme
Would resolve https://github.com/joeycastillo/Sensor-Watch/issues/137 if merged
This commit is contained in:
parent
2455a922c6
commit
7cc81abce0
|
@ -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).
|
||||||
|
|
Loading…
Reference in a new issue