Skip to content

Commit

Permalink
Update README.md (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
zoe-codez authored Aug 9, 2024
1 parent fd17bb7 commit 7320f64
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.

0 comments on commit 7320f64

Please sign in to comment.