diff --git a/README.md b/README.md index a765f1a..145c5f0 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,26 @@ Garlic is a simple, fast and secure way to protect your website from being scraped by bots. +## What + +You write your code and text as you would any other day, just let garlic protect your content from scraping. + +1. You write: + +```html +

+ This is a test piece of text. +

+``` + +2. The scraper will see: + +![final](./media/final.png) + + +3. But the user will see: + + +![user](./media/user.png) + # Why? -+