From 65e4d2dbda6ccac59812062248fac07c2bdf784e Mon Sep 17 00:00:00 2001
From: Giovanni La Mura <giovanni.lamura@inaf.it>
Date: Tue, 26 Dec 2023 18:49:24 +0100
Subject: [PATCH] Add information on trapping work-flow README

---
 build/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build/README.md b/build/README.md
index 012238bd..7e92ec88 100644
--- a/build/README.md
+++ b/build/README.md
@@ -62,6 +62,6 @@ The default behaviour of `np_sphere` is to take the same input files as `edfb` a
 
 ### trapping
 
-The execution of trapping programs requires at least one of the previous programs to have produced a complete output set.
+The execution of trapping programs requires at least one of the previous programs to have produced a complete output set. The working assumption is that the `frfme` program is a pre-requisite to `lffft`.
 
 *TODO:* Define a common format for binary I/O operations on the TTMS file.
-- 
GitLab