diff --git a/README.md b/README.md index 68a31d2..1f80171 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,9 @@ # GeoTherminator -To start your Phoenix server: +GeoTherminator allows you to see your Thermia ground heat pump's status at a single glance. - * Install dependencies with `mix deps.get` - * Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server` +Demo image -Now you can visit [`localhost:4000`](http://localhost:4000) from your browser. +## Disclaimer -Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html). - -## Learn more - - * Official website: https://www.phoenixframework.org/ - * Guides: https://hexdocs.pm/phoenix/overview.html - * Docs: https://hexdocs.pm/phoenix - * Forum: https://elixirforum.com/c/phoenix-forum - * Source: https://github.com/phoenixframework/phoenix +**Your pump is at risk!** Do not trust anyone with your account username and password. If you do not understand all the code contained in this software, do not use it. If you do not understand how to compile and deploy Elixir projects, do not use this. diff --git a/demo.png b/demo.png new file mode 100644 index 0000000..fda22cb Binary files /dev/null and b/demo.png differ