aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 7041f00..ccad190 100644
--- a/README
+++ b/README
@@ -52,3 +52,4 @@ Each registry must include at least the following files:
52 Ideally, the registry.rec should be written such that the 'check' target 52 Ideally, the registry.rec should be written such that the 'check' target
53 is simply invoking "recfix --check registry.rec". 53 is simply invoking "recfix --check registry.rec".
54 Additional targets to convert data.rec to various formats may be defined. 54 Additional targets to convert data.rec to various formats may be defined.
55 In particular, see format.sh in this directory (try --help).