diff --git a/README.rst b/README.rst index f3637ae..a1d4ac3 100644 --- a/README.rst +++ b/README.rst @@ -278,6 +278,29 @@ Documents ========= See `documents `_ for reference. +Support this project +==================== + +- Just give a star! +- Donation. + +AliPay +~~~~~~ + +.. image:: https://github.com/long2ice/fastapi-admin/raw/dev/images/alipay.jpeg + :width: 200 + +WeChat Pay +~~~~~~~~~~ + +.. image:: https://github.com/long2ice/fastapi-admin/raw/dev/images/wechatpay.jpeg + :width: 200 + +PayPal +~~~~~~ + +Donate money by [paypal](https://www.paypal.me/long2ice) to my account long2ice. + ThanksTo ======== diff --git a/images/alipay.jpeg b/images/alipay.jpeg new file mode 100644 index 0000000..c2b63b4 Binary files /dev/null and b/images/alipay.jpeg differ diff --git a/images/wechatpay.jpeg b/images/wechatpay.jpeg new file mode 100644 index 0000000..c2618e4 Binary files /dev/null and b/images/wechatpay.jpeg differ