Update README.md

This commit is contained in:
Daniel Rosel
2023-03-01 10:54:14 +01:00
committed by GitHub
parent cc6f74237d
commit 86067d6d29

View File

@@ -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. You write your code and text as you would any other day, just let garlic protect your content from scraping.
| POV | Result|
|----|---|
| You Write | `<p>This is a test piece of text</p>` | | You Write | `<p>This is a test piece of text</p>` |
| Scraper Sees | ![final](./media/final.png) | | Scraper Sees | ![final](./media/final.png) |
| User Sees | ![user](./media/user.png) | | User Sees | ![user](./media/user.png) |