From 679386a81f287da71abf3bda139253fda6e8abad Mon Sep 17 00:00:00 2001 From: Daniel <50356015+danny007in@users.noreply.github.com> Date: Wed, 20 Sep 2023 22:20:25 +0530 Subject: [PATCH] Sponsorship Enable (#5349) --- .github/FUNDING.yml | 2 ++ README.md | 5 +++++ 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..27d6d2e55 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +github: danny007in +custom: ["https://www.paypal.me/daniel007in"] \ No newline at end of file diff --git a/README.md b/README.md index f4873f8f8..085fba73f 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,11 @@ To compile the dist files you need Node.js/npm, clone/download the repo then: - After installation complets, run `npm run dev` - Cool, Send urs changes in PR to `master` branch. +## Sponsorship + +Support AdminLTE development by becoming a sponsor. +[Github Sponsors](https://github.com/sponsors/danny007in) or +[PayPal](https://www.paypal.me/daniel007in) ## License