From 7ced93af2e8200a0a0a8ed73cbdf4dbdcff9ede2 Mon Sep 17 00:00:00 2001 From: Studer Gabriel <gabriel.studer@unibas.ch> Date: Fri, 16 May 2025 15:06:07 +0000 Subject: [PATCH] Edit README.md --- examples/scoring/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/examples/scoring/README.md b/examples/scoring/README.md index c2da2ef7..2ab3aa24 100644 --- a/examples/scoring/README.md +++ b/examples/scoring/README.md @@ -19,10 +19,11 @@ equivalent computations are available for A detailed list of options can be found in the [action documentation](https://openstructure.org/docs/actions/). -Alternatively, the command +Alternatively, the commands ``` -ost <ACTION> -h +ost compare-structures -h +ost compare-ligand-structures -h ``` will list all available options of the respective action. Both actions compute -- GitLab