From b99f350a185d3f1965aecb0e091677e85f6ca459 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Sun, 17 May 2020 16:03:53 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20links=20to=20GitHub=20spon?= =?UTF-8?q?sors=20=F0=9F=92=B8=20(#1425)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 📝 Add links to GitHub sponsors * ✏ Update link to sponsors --- .github/FUNDING.yml | 1 + docs/en/docs/help-fastapi.md | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 000000000..0ffc101a3 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +github: [tiangolo] diff --git a/docs/en/docs/help-fastapi.md b/docs/en/docs/help-fastapi.md index 9c55e5c30..c1a7d918a 100644 --- a/docs/en/docs/help-fastapi.md +++ b/docs/en/docs/help-fastapi.md @@ -100,6 +100,12 @@ You can GitHub sponsors. + +There you could buy me a coffee ☕️ to say thanks 😄. + --- Thanks!