From f0a411e349554056fa7fc66fa6d4263acac6fba2 Mon Sep 17 00:00:00 2001 From: SteadyW <233242505+YusufB5@users.noreply.github.com> Date: Sat, 13 Jun 2026 13:27:29 +0300 Subject: [PATCH] Update README with installation instructions Added installation instructions to the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d3837b..bb7648a 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ You can append the `--debug` flag when launching the server to see live bandwidt > `experiments/check_vectors.js`), and a live `adaptive`-vs-`legacy` WebSocket > diff (`experiments/test_e2e.js`). Generate the test clips with > `experiments/make_test_clips.sh`. (A fuller mutation-test + Autobahn -> conformance harness and CI workflow exist too — happy to add them if useful.) + ## 📦 Installation