diff --git a/README.md b/README.md index 71532c1..0a9fa51 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,9 @@ Welcome to the Digital Alchemy standalone automation repository! -This repository is designed to work both locally and deployed as a docker container. The container -will interact with the HomeAssistant websocket to fulfill its automation goals. +This repository is designed to work as a locally running development server, as well as providing options for long term deployments. -- 📚 [Documentation](https://docs.digital-alchemy.app/) +- 📚 [Documentation](https://docs.digital-alchemy.app) - 🗣️ [Discord](https://discord.gg/JkZ35Gv97Y) ## 🏗️ Setup @@ -77,6 +76,10 @@ yarn start yarn start:watch ``` +## 🐳 Deployments + +> See the [extended documentation](https://docs.digital-alchemy.app/docs/home-automation/quickstart/automation-standalone/) for details + ## 📄 License This project is licensed under the MIT License, as detailed in the [LICENSE](./LICENSE) file.