diff --git a/README.md b/README.md index 8010d26..ae54089 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,27 @@ https://your-url-and.path/api.php?[OPTIONS]&url=[WEBSITE_URL] The requested page will render as image (not provide a link). So you can use the path to your api.php file like so: -``` +```html ``` +### Example php script to proxy an image to the local server + +```php + +``` + --- This is a [HASCHEK SOLUTIONS](https://haschek.solutions) project