diff options
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Uconfig - Read a Unix config file library, but maybe saying that it stands for "Unix config" makes more sense. Choose your side. +*After* having created Uconfig, I found out about [[https://gitlab.com/iniparser/iniparser][iniParser]], it serves a very +similar purpose and is probably more reliable and better maintained, check it +out. + * Installation Run ~make~ to compile. Run ~make check~ to run tests. Run ~make install~ to |
