diff options
| author | ST-DDT <[email protected]> | 2023-01-26 09:05:12 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-01-26 09:05:12 +0100 |
| commit | c7ce35a47d336de3ac6f73efd7390ba696b6a4b2 (patch) | |
| tree | 09c2aa2a58477f9c5e9c1c9f587ad1c317bd71f6 | |
| parent | 2b84b3389a2719e0f365055990a51673acd07ac9 (diff) | |
| download | faker-c7ce35a47d336de3ac6f73efd7390ba696b6a4b2.tar.xz faker-c7ce35a47d336de3ac6f73efd7390ba696b6a4b2.zip | |
chore: remove disturbing image from README (#1782)
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. ... | |
