From 093dc61602768f847433549608a8f8f1fe4cf2f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20V=C3=A9ril?= Date: Tue, 15 Sep 2020 09:39:23 +0200 Subject: [PATCH] Update README --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a41409bb..21330747 100644 --- a/README.md +++ b/README.md @@ -34,5 +34,10 @@ A python script to generate data from custom LaTeX input file see [examples](ex #### metarecover -the `metarecover` bash script is used to regenerate the metadata from the previous git history state. -So you can remove a data file to regenerate it from a LaTeX input file with `datafileBuilder` and recover the metadata from the previous version using `metarecover`. \ No newline at end of file +The `metarecover` bash script is used to regenerate the metadata from the previous git history state. +So you can remove a data file to regenerate it from a LaTeX input file with `datafileBuilder` and recover the metadata from the previous version using `metarecover`. + +### ADC25generator + +The `ADC25generator` is used to build `ADC(2.5)` data files from `ADC(2)` and `ADC(3)` data files +