aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-06-05 08:37:34 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2025-06-05 08:37:34 +0200
commit52c74a1c33ce12b93ec5830f5a6348d9578c7c6e (patch)
treee763fa21a5bc057b36a42af8caa9766bb1cfd8b3 /README.md
parent57f194ef57e393d84e2d3c73115ec528e02ea3c9 (diff)
downloadnissy-core-52c74a1c33ce12b93ec5830f5a6348d9578c7c6e.tar.gz
nissy-core-52c74a1c33ce12b93ec5830f5a6348d9578c7c6e.zip
Simplify callback business (web version)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6f449cc..fa5b4a3 100644
--- a/README.md
+++ b/README.md
@@ -257,6 +257,8 @@ $ darkhttpd web/http/ \
257 --mimetypes web/http/mime 257 --mimetypes web/http/mime
258``` 258```
259 259
260The command above can also be run with the `web/http/start-server.sh` script.
261
260## Cube format 262## Cube format
261 263
262This format is a "base 32" encoding of the cube. It is not meant to be 264This format is a "base 32" encoding of the cube. It is not meant to be

Generated with cgit - Back to sebastiano.tronto.net