Skip to content

Commit 7320f64

Browse files
authored
Update README.md (#17)
1 parent fd17bb7 commit 7320f64

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
Welcome to the Digital Alchemy standalone automation repository!
44

5-
This repository is designed to work both locally and deployed as a docker container. The container
6-
will interact with the HomeAssistant websocket to fulfill its automation goals.
5+
This repository is designed to work as a locally running development server, as well as providing options for long term deployments.
76

8-
- 📚 [Documentation](https://docs.digital-alchemy.app/)
7+
- 📚 [Documentation](https://docs.digital-alchemy.app)
98
- 🗣️ [Discord](https://discord.gg/JkZ35Gv97Y)
109

1110
## 🏗️ Setup
@@ -77,6 +76,10 @@ yarn start
7776
yarn start:watch
7877
```
7978

79+
## 🐳 Deployments
80+
81+
> See the [extended documentation](https://docs.digital-alchemy.app/docs/home-automation/quickstart/automation-standalone/) for details
82+
8083
## 📄 License
8184

8285
This project is licensed under the MIT License, as detailed in the [LICENSE](./LICENSE) file.

0 commit comments

Comments
 (0)