Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmester authored Apr 15, 2018
1 parent ccfb5b0 commit 8f35a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ $icon->displayImage('png');
```

### 3. Use icon.php
Open up your favourite browser and navigate to http://localhost:<port>/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
Expand Down

0 comments on commit 8f35a7c

Please sign in to comment.