From c7ce35a47d336de3ac6f73efd7390ba696b6a4b2 Mon Sep 17 00:00:00 2001 From: ST-DDT Date: Thu, 26 Jan 2023 09:05:12 +0100 Subject: chore: remove disturbing image from README (#1782) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dccce7dc..e195a5b9 100644 --- a/README.md +++ b/README.md @@ -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 | +| Image | `faker.image.url()` | https://picsum.photos/id/165/640/480 | | Internet | `faker.internet.domainName()` | muddy-neuropathologist.net | | Location | `faker.location.city()` | Lake Raoulfort | | Lorem | `faker.lorem.paragraph()` | Porro nulla id vero perspiciatis nulla nihil. ... | -- cgit v1.2.3