Merge remote-tracking branch 'origin/codex' into codex

This commit is contained in:
Balazs Komuves 2024-12-12 11:09:34 +01:00
commit 0b5bcd6b7b
No known key found for this signature in database
GPG Key ID: F63B7AEF18435562

View File

@ -6,7 +6,7 @@ Web based witness visualization
With `node.js`:
$ npx http-server
$ npx http-server -c-1
$ open http://127.0.0.1:8080
Or with `python3`: