From bf95c42ffc15e08520e230087e33b1f0adc1d411 Mon Sep 17 00:00:00 2001 From: pogky_thunder Date: Sun, 12 Jul 2026 16:25:25 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1498eab..71815a7 100644 --- a/README.md +++ b/README.md @@ -81,8 +81,12 @@ Provides an up-to-date view of remaining Professional Services revenue still to image -### Technology +## Technology - Python - PySide6 (Qt) - pandas - SQLite + +## Try it out +Download from the [releases page](https://git.pogkas.com/pogky_thunder/Revenue-Analytics/releases), extract, and run main.py. +To use with your own data, create reports for contracts revenue schedules, contracts billing schedules, and general ledger data (do not forget the custom fields where necessary) and replace the placeholder data. \ No newline at end of file