From abb00f0ef881c17e917d230bf959c8485bc35e68 Mon Sep 17 00:00:00 2001 From: codemasher Date: Thu, 21 Jun 2018 03:35:02 +0200 Subject: [PATCH] :lipstick: --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d74b7a5..e82f2b3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # php-imagetiler -A script to cut images (maps) into pieces (tiles) for PHP 7.2+. Based on the [map tiler script by Fedik](https://github.com/Fedik/php-maptiler). +A script for PHP 7.2+ to cut images (maps) into pieces (tiles). Based on the [map tiler script by Fedik](https://github.com/Fedik/php-maptiler). This script will keep the proportions of the input image and generate only necessary tiles - no need for square input files! [![Packagist version][packagist-badge]][packagist]