Skip to content

Commit

Permalink
chore: remove disturbing image from README (faker-js#1782)
Browse files Browse the repository at this point in the history
  • Loading branch information
ST-DDT authored and matthewmayer committed Feb 18, 2023
1 parent 4c29f42 commit 17bc951
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 @@ -103,7 +103,7 @@ The API covers the following modules:
| Git | `faker.git.commitMessage()` | feat: add products list page |
| Hacker | `faker.hacker.phrase()` | Try to reboot the SQL bus, maybe it will bypass the virtual application! |
| Helpers | `faker.helpers.arrayElement(['a', 'b', 'c'])` | b |
| Image | `faker.image.cats()` | https://loremflickr.com/640/480/cats <img src="https://loremflickr.com/640/480/cats" height="100"> |
| Image | `faker.image.url()` | https://picsum.photos/id/165/640/480 <img src="https://picsum.photos/id/165/640/480" height="100"> |
| Internet | `faker.internet.domainName()` | muddy-neuropathologist.net |
| Location | `faker.location.city()` | Lake Raoulfort |
| Lorem | `faker.lorem.paragraph()` | Porro nulla id vero perspiciatis nulla nihil. ... |
Expand Down

0 comments on commit 17bc951

Please sign in to comment.