This commit is contained in:
Your Name
2025-04-30 21:22:52 +12:00
parent 52cd62f70b
commit 69ecc77d51

View File

@@ -27,4 +27,6 @@ Write access is controlled by tokens.
The C++ program is written so that it only uses standard libraries, and is built as a static executable with musl not glibc.
The C++ program is built with cmake.
A Dockerfile is included for conveniently running the C++ program inside docker.