From 441422997e4fc19cd4f46ea5615f5314f15fde34 Mon Sep 17 00:00:00 2001 From: Tom Barbette Date: Mon, 7 Aug 2023 13:46:06 +0200 Subject: [PATCH] Update README.md Link to the wiki for more graphs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04e27a8..8a76afa 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ When launching NPF with: npf-run --test tests/tcp/01-iperf.npf --cluster client=machine01.cluster.com server=machine02.cluster.com ``` -NPF will automatically produce the following graph (configuration option allow to change the graph type, and many other options easily): +NPF will automatically produce the following graph. Configuration options enables to change the graph type, and many other options easily, [check the wiki](https://npf.readthedocs.io/en/latest/) to see different graphs displaying the same data. ![sample picture](https://github.com/tbarbette/npf/raw/master/tests/tcp/iperf2-THROUGHPUT-wide.svg "Result for tests/tcp/01-iperf.npf")