From ef68a2261a0f8235eb9418417836f270183b44b6 Mon Sep 17 00:00:00 2001 From: rohansk1 <58609113+rohansk1@users.noreply.github.com> Date: Sun, 1 Dec 2024 15:49:23 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3871ad6..bfa047b 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,8 @@ A sophisticated web-based quantum circuit simulator designed for experimenting w - Converting error gates into equivalent Pauli operations - Simplifying error combinations using Pauli operator algebra - Displaying the resulting error-propagated circuit - This helps in understanding how noise affects the quantum computation at each stage. + + This helps in understanding how noise affects the quantum computation at each stage. ## Installation