Fixed typo in README.md and added mosquitto as word
This commit is contained in:
parent
02d6630ac6
commit
bb15558ab2
2
.typos.toml
Normal file
2
.typos.toml
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[default.extend-words]
|
||||||
|
mosquitto = "mosquitto"
|
|
@ -1,8 +1,11 @@
|
||||||
# automation_rs
|
# automation_rs
|
||||||
Custom home automation solution with google-home intergration
|
|
||||||
|
Custom home automation solution with google-home integration
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
Make sure to setup git hooks by running
|
Make sure to setup git hooks by running
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git config --local core.hooksPath .git-hooks/
|
git config --local core.hooksPath .git-hooks/
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user