From c98d9d3ce998ae86e1eb1a9a7c2fadfd46d6333f Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Mon, 31 Mar 2025 03:03:35 -0300 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index ca580db..f93ca56 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,17 @@ Frustrated by the lack of comprehensive options, I set out to build **WYGIWYH** * **Built-in Dollar-Cost Average (DCA) tracker**: Essential for tracking recurring investments, especially for crypto and stocks. * **API support for automation**: Seamlessly integrate with existing services to synchronize transactions. +# Demo + +You can try WYGIWYH on [wygiwyh-demo.herculino.com](https://wygiwyh-demo.herculino.com/) with the credentials below: + +> [!NOTE] +> E-mail: `demo@demo.com` +> +> Password: `wygiwyhdemo` + +Keep in mind that **any data you add will be wiped in 24 hours or less**. And that **most automation features like the API, Rules, Automatic Exchange Rates and Import/Export are disabled**. + # How To Use To run this application, you'll need [Docker](https://docs.docker.com/engine/install/) with [docker-compose](https://docs.docker.com/compose/install/).