From d0a8f6951d2d35aa0301b607e17866adc01f1cd8 Mon Sep 17 00:00:00 2001 From: emkael Date: Thu, 25 Jul 2019 15:00:37 +0200 Subject: README updated to reflect new parameter Fixes #5 --- README.en.md | 4 +++- README.pl.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.en.md b/README.en.md index c3ec337..fa5c414 100644 --- a/README.en.md +++ b/README.en.md @@ -41,7 +41,7 @@ Defines event database connection parameters: * `host` - DB server location --- - + [`butler.json`](config/butler.json) Defines butler calculation parameters. @@ -59,6 +59,8 @@ All calculations are independent from the way raw butler is calculated for all t Finally, the `segments_in_table_limit` parameters defines how many latest segments are presented in detail in the summary table for the normalized butler (`PREFIXnormbutler.html`). All the previous segments are included in the table header, in compliance with JFR Teamy convention. +It's also possible to set an output path different from tournament HTML path. Parameter `output_path` does that. + --- [`goniec.json`](config/goniec.json) diff --git a/README.pl.md b/README.pl.md index cfcafae..0af52df 100644 --- a/README.pl.md +++ b/README.pl.md @@ -41,7 +41,7 @@ Określa parametry połączenia z bazą danych turnieju: * `host` - serwer bazy danych --- - + [`butler.json`](config/butler.json) Definiuje parametry obliczania butlera znormalizowanego. @@ -59,6 +59,8 @@ Wszystkie obliczenia nie zależą od sposobu wyliczania nieznormalizowanego butl W końcu, parametr `segments_in_table_limit` określa, ile segmentów najnowszych widocznych jest szczegółowo w zbiorczej tabeli znormalizowanego butlera (`PREFIXnormbutler.html`). Wszystkie wcześniejsze segmenty dołączone są w nagłówku tabeli, zgodnie z konwencją JFR Teamy. +Możliwe jest również ustawienie innej ścieżki wyjściowej niż ścieżka robocza turnieju. Odpowiada za to parametr `output_path`. + --- [`goniec.json`](config/goniec.json) -- cgit v1.2.3