diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2022-06-07 20:02:54 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2022-06-07 20:02:54 +0300 |
commit | 62bd99516804b2e204f533de9346137aa9063131 (patch) | |
tree | 87ebd0eaa22629c5ed76bdf9b2a1950d65b8130a /README.md | |
parent | 70a622e04bb1479865f7383abda308a101ef2675 (diff) |
add readme and license
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..7979cf7 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# homekit + +My "smart home" implementation. Completely self-written, used in real life in +a country house, solving real life tasks. + +Mostly undocumented. + +## License + +BSD-3c |