Skip to content

Commit c7ce35a

Browse files
authored
chore: remove disturbing image from README (#1782)
1 parent 2b84b33 commit c7ce35a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ The API covers the following modules:
103103
| Git | `faker.git.commitMessage()` | feat: add products list page |
104104
| Hacker | `faker.hacker.phrase()` | Try to reboot the SQL bus, maybe it will bypass the virtual application! |
105105
| Helpers | `faker.helpers.arrayElement(['a', 'b', 'c'])` | b |
106-
| Image | `faker.image.cats()` | https://loremflickr.com/640/480/cats <img src="https://loremflickr.com/640/480/cats" height="100"> |
106+
| Image | `faker.image.url()` | https://picsum.photos/id/165/640/480 <img src="https://picsum.photos/id/165/640/480" height="100"> |
107107
| Internet | `faker.internet.domainName()` | muddy-neuropathologist.net |
108108
| Location | `faker.location.city()` | Lake Raoulfort |
109109
| Lorem | `faker.lorem.paragraph()` | Porro nulla id vero perspiciatis nulla nihil. ... |

0 commit comments

Comments
 (0)