From 7a60b6e3896f6e6acaecb156e7082d11823629b0 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Thu, 20 Jan 2022 23:55:32 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2331aec..7789ccd 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,14 @@ ## Install +npm ``` -$ npm install --save @fakerjs/email +npm install @fakerjs/email --save-dev +``` + +yarn +``` +yarn add @fakerjs/email -D ``` ## Usage From 4735460f7febaec8475bb0d97a5a874f3d94a14d Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Sun, 13 Mar 2022 08:54:54 +0300 Subject: [PATCH 2/2] Update FUNDING.yml --- .github/FUNDING.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 7d12204..6c74e99 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,4 +1 @@ -# These are supported funding model platforms - -patreon: awilum -custom: ['https://paypal.me/awilum'] +custom: ['https://awilum.github.io/sponsors']