From 7ee17dd0b26f1e26091c0d88f50756df02a96335 Mon Sep 17 00:00:00 2001 From: Raruto Date: Thu, 26 Mar 2020 15:01:18 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a72a12d..05790d9 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,13 @@ Or test directly in your browser with a tile URL such as: http://www.example.co 1. **edit the default "config.php"** ```php + /** + * Public App name. + * + * @var string + */ + $config['user_agent'] = 'Tile-Proxy-PHP/0.1'; + /** * Whitelist of supported tile servers *