From 994be614fa21f76300983d02d5e8343d8aac3c3c Mon Sep 17 00:00:00 2001
From: augustin_s <sven.augustin@psi.ch>
Date: Thu, 12 Oct 2023 19:37:16 +0200
Subject: [PATCH] learn to count

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 88e8408..ec29489 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 sanipy is a friendly command-line tool for epics connection testing.
 
-It has two commands ([check](#check), [compare](#compare) and [goto](#goto)), each with a few option switches (described in `sanipy COMMAND -h`).
+It has three commands ([check](#check), [compare](#compare) and [goto](#goto)), each with a few option switches (described in `sanipy COMMAND -h`).
 
 The `data` folder contains some example channel lists and output files for testing.
 
-- 
GitLab