add bug reporting mechanisms.

This commit is contained in:
Tan, Kian-ting 2023-10-13 00:25:37 +08:00
parent 57082c3674
commit 421f335d53

View file

@ -16,6 +16,10 @@ INPUT_FILE\tan input .clo file
## Parameters ## Parameters
--- ---
--output-js\tgenerated the output middle JS file --output-js\tgenerated the output middle JS file
Report bugs to: clo@kianting.info
clo home page: <https://kianting.info/wiki/w/Project:Clo>
` `
processArgv(argv, helpDesc); processArgv(argv, helpDesc);