From 2f1ff5259d88b6a4c1e56dece4e6e0d24de95774 Mon Sep 17 00:00:00 2001 From: dimpogkas Date: Sun, 12 Jul 2026 17:54:22 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 863fbe4..49666d6 100644 --- a/README.md +++ b/README.md @@ -89,5 +89,5 @@ Provides an up-to-date view of remaining Professional Services revenue still to - 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 +Download from the [releases page](https://git.pogkas.com/pogky_thunder/Revenue-Analytics/releases), extract, and run main.py. Note that you may get a warning from Windows Defender to trust the executable. +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