Instructions

This commit is contained in:
Your Name
2025-04-30 21:21:58 +12:00
parent 768b7cb9f0
commit 52cd62f70b

View File

@@ -27,3 +27,4 @@ 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.
A Dockerfile is included for conveniently running the C++ program inside docker.