From 08426e05f567d0507c5561a0ddc07676d9283a5f Mon Sep 17 00:00:00 2001 From: Daniel Rosel Date: Wed, 1 Mar 2023 10:54:28 +0100 Subject: [PATCH] reformated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 42483bc..254d357 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ Garlic is a simple, fast and secure way to protect your website from being scrap You write your code and text as you would any other day, just let garlic protect your content from scraping. -| POV | Result| -|----|---| +| POV | Result | +|--------------|---------------------------------------| | You Write | `

This is a test piece of text

` | | Scraper Sees | ![final](./media/final.png) | | User Sees | ![user](./media/user.png) |