aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2025-01-01 23:36:55 +0100
committerPřemysl Eric Janouch <p@janouch.name>2025-01-01 23:36:55 +0100
commit21379d4c02e85ae82c1010ca3b91dceb7dfee514 (patch)
treedf592685b6e7356671356a64dec5ed5c84c57bea
parent9268fb8eba4a60499809965b3b69c2eb7e3798e7 (diff)
downloadliberty-21379d4c02e85ae82c1010ca3b91dceb7dfee514.tar.gz
liberty-21379d4c02e85ae82c1010ca3b91dceb7dfee514.tar.xz
liberty-21379d4c02e85ae82c1010ca3b91dceb7dfee514.zip
Update READMEorigin/master
-rw-r--r--README.adoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc
index d6f6252..0d3d0de 100644
--- a/README.adoc
+++ b/README.adoc
@@ -15,8 +15,8 @@ mess that are header files.
The API is intentionally unstable, which allows for easy refactoring.
All development is done on Linux, but other POSIX-compatible operating systems
-should be generally supported as well. They have an extremely low priority,
-however, and I'm not testing them at all, perhaps with the exception of macOS.
+should be generally supported as well. They have a lower priority, however,
+and don't receive as much testing.
Tools
-----
@@ -38,6 +38,7 @@ cmake-dump.awk::
help2adoc.awk::
Produces AsciiDoc manual pages from --version/--help output.
+ These can then be processed by _asciiman.awk_.
lxdrgen.awk::
Protocol code generator for a variant of XDR,