From b1e2fe7b6facca5e9064ff64ec9af30eb9e7d178 Mon Sep 17 00:00:00 2001
From: Carl Philipp Klemm <philipp@uvos.xyz>
Date: Tue, 17 Sep 2024 11:27:41 +0200
Subject: [PATCH] update README

---
 README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 05e05b9..28c401d 100644
--- a/README.md
+++ b/README.md
@@ -58,8 +58,10 @@ flags:
 		* one parameter: Warburg coefficient {A}
 	* p: constant phase element
 		* two parameters: {Q, alpha}
-	* t: finite approximation of a transition line
-		* three parameters: capacitance, resistance, approximation order {C, R, n}
+	* t: closed transmititon line
+		* four parameters: {R, Q, a, l}
+	* o: open (reflecting) transmititon line
+		* four parameters: {R, Q, a, l}
 
 --omega: range of frequency values (in rad/s) to sweep
 
-- 
GitLab