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