From 236bb6d5f9a0a924eb8dab92f343bbaec9e3479e Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Wed, 8 Jul 2026 14:46:06 +0200 Subject: [PATCH] DOC: readme: add a pointer to haterm/haload docs People landing on the page seeking for help on how to build haterm/haload need to have a direct entry on this page, so let's add a line pointing to both docs. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5fe2acd4d..97636ecc1 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ Please refer to the following files depending on what you're looking for: - [BRANCHES](BRANCHES) to understand the project's life cycle and what version to use - [LICENSE](LICENSE) for the project's license - [CONTRIBUTING](CONTRIBUTING) for the process to follow to submit contributions + - [ doc/haterm.txt ](doc/haterm.txt) and [ doc/haload.txt ](doc/haload.txt) for load generation utilities The more detailed documentation is located into the doc/ directory: -- 2.47.3