From 77526b65f9d6e6ec3055ed306abd104581166c4e Mon Sep 17 00:00:00 2001 From: silverweed <silverweed14@proton.me> Date: Fri, 31 Jan 2025 17:20:13 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f996d32..8af38b0 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Basic usage is: This will open a window and let you browse the RNTuple, jump around its sections and get some information about them. -If you don't specify `ntuple_name`, the program will look for the first RNTuple in the file. +If you don't specify `ntuple_name`, the program will display all RNTuples in the file. There is also a non-interactive non-graphical mode that can be used in a terminal (useful e.g. for ssh sessions):