Update README
All checks were successful
Alpine 3.20 Success
OpenBSD 7.5 Success

This commit is contained in:
Přemysl Eric Janouch 2025-01-01 23:36:55 +01:00
parent 9268fb8eba
commit 21379d4c02
Signed by: p
GPG Key ID: A0420B94F92B9493

View File

@ -15,8 +15,8 @@ mess that are header files.
The API is intentionally unstable, which allows for easy refactoring. The API is intentionally unstable, which allows for easy refactoring.
All development is done on Linux, but other POSIX-compatible operating systems All development is done on Linux, but other POSIX-compatible operating systems
should be generally supported as well. They have an extremely low priority, should be generally supported as well. They have a lower priority, however,
however, and I'm not testing them at all, perhaps with the exception of macOS. and don't receive as much testing.
Tools Tools
----- -----
@ -38,6 +38,7 @@ cmake-dump.awk::
help2adoc.awk:: help2adoc.awk::
Produces AsciiDoc manual pages from --version/--help output. Produces AsciiDoc manual pages from --version/--help output.
These can then be processed by _asciiman.awk_.
lxdrgen.awk:: lxdrgen.awk::
Protocol code generator for a variant of XDR, Protocol code generator for a variant of XDR,