From e4a86d2834b3416512a5508d96c5c3441e1a4a0f Mon Sep 17 00:00:00 2001 From: Micah Babinski <63474467+mbabinski@users.noreply.github.com> Date: Fri, 21 Jan 2022 13:54:37 -0800 Subject: [PATCH] Fixed formatting in readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bd26e08..a4da479 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ By default, defanger will ignore (not defang) private IP addresses, although you Once you have defanged the input text, you can copy it to the clipboard, clear the defanger, or close using the buttons at the bottom. ## Example -Before defanging: +Before defanging: ![alt text](https://github.com/mbabinski/Defanger/blob/main/Images/BeforeDefang.PNG?raw=true) -After defanging: -![alt text](https://github.com/mbabinski/Defanger/blob/main/Images/AfterDefang.PNG?raw=true) \ No newline at end of file +After defanging: +![alt text](https://github.com/mbabinski/Defanger/blob/main/Images/AfterDefang.PNG?raw=true)