diff --git a/README b/README index e3916bb..4e5b7ba 100644 --- a/README +++ b/README @@ -15,6 +15,7 @@ The tii repo consists of the following parts: * tiipost.tcl: the core ii/IDEC message posting library and CLI utility * tiiview.tcl: the CLI viewer of the fetched ii/IDEC messages and conferences * tiidb: the (overridable) directory that contains all messages and echo lists +* config.txt: the set of parameters for all HTTP requests by the tii scripts * stations.txt: the list of stations to be auto-fetched by tiifetch when none of its command-line parameters is passed * auth.txt: the list of station/authstring mappings to be used by tiipost when @@ -28,6 +29,7 @@ Readiness status * tiipost.tcl: ready/tested * tiiview.tcl: ready/tested * tiidb (format): ready/tested +* config.txt (format/fields): ready/tested * stations.txt (format): ready/tested * auth.txt (format): ready/tested * tiix.tcl: planned