From 8f35a7c704a2daa30bdf05a0cf27dcbbf88c290f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mester=20Pirttij=C3=A4rvi?= Date: Sun, 15 Apr 2018 16:12:26 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f0da0c..0484895 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ $icon->displayImage('png'); ``` ### 3. Use icon.php -Open up your favourite browser and navigate to http://localhost:/icon.php?size=100&value=anything. +Open up your favourite browser and navigate to http://localhost:PORT/icon.php?size=100&value=anything. An identicon should be displayed. Try to change the url parameters to see the difference in the generated icon. ## Other resources