diff options
author | 2022-04-08 04:36:51 -0700 | |
---|---|---|
committer | 2022-04-08 04:36:51 -0700 | |
commit | 489299cdcc744b9576dd373cc5bfe757ad4a9d3f (patch) | |
tree | e69260287f8260403665213ce75ab37aa15a2ca5 | |
parent | b744634141db330126065940ae60db8051ed4cf4 (diff) | |
download | bun-489299cdcc744b9576dd373cc5bfe757ad4a9d3f.tar.gz bun-489299cdcc744b9576dd373cc5bfe757ad4a9d3f.tar.zst bun-489299cdcc744b9576dd373cc5bfe757ad4a9d3f.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -96,7 +96,7 @@ export default { | [160,000](https://twitter.com/jarredsumner/status/1511988933587976192) | Linux | AMD Ryzen 5 3600 6-Core 2.2ghz | 0.0.76 | <details> -<summary>Measured with [http_load_test](https://github.com/uNetworking/uSockets/blob/master/examples/http_load_test.c)</summary> by running: +<summary>Measured with <a target="_blank" href="https://github.com/uNetworking/uSockets/blob/master/examples/http_load_test.c">http_load_test</a></summary> by running: ```bash ./http_load_test 20 127.0.0.1 3000 |