From 2b99166f937924e11e823b45ba77639745ed299c Mon Sep 17 00:00:00 2001 From: roya sahraei Date: Tue, 22 Oct 2024 13:27:32 -0400 Subject: [PATCH] Modified README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da44552..9137c8a 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ for _ in range(brie.nt - 1): ``` **The "finalize" function deletes some variables to make a smaller file for saving, -and it makes the variable Qinlet m^3/yr instead of XXXXX** +and it makes the variable Qinlet m3/m/yr instead of m^3/yr** ```bash brie.finalize() ``` \ No newline at end of file