From 86067d6d29934e460f46569ad4f8456a2a39fc92 Mon Sep 17 00:00:00 2001 From: Daniel Rosel <60182044+velocitatem@users.noreply.github.com> Date: Wed, 1 Mar 2023 10:54:14 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61b4b4a..42483bc 100644 --- a/README.md +++ b/README.md @@ -7,7 +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| +|----|---| | You Write | `

This is a test piece of text

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