From dfbe33c57633a0d695d087265416a8a400a168bd Mon Sep 17 00:00:00 2001
From: "James2.Hoole-Jackson@live.uwe.ac.uk"
 <james2.hoole-jackson@live.uwe.ac.uk>
Date: Wed, 30 Apr 2025 12:26:00 +0000
Subject: [PATCH] Update file README.md

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

diff --git a/README.md b/README.md
index 2e2f3da..b5ec261 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,6 @@ In the terminal, use this format to run the tool
 ---
 
 ### Examples
-'''bash
 # Caesar encryption with the shift 16
 ./EncryptDecrypt encrypt caesar file.txt 16
 
-- 
GitLab