From b80cfe71f82c965fbccb51b8e4e00144a9cb149b Mon Sep 17 00:00:00 2001 From: Roy Qu Date: Mon, 31 Jul 2023 16:38:59 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d2da20c0..98c4f8f3 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Simplified Chinese Website: [https://royqh1979.gitee.io/redpandacpp/](https://ro English Website: [https://sourceforge.net/projects/redpanda-cpp](https://sourceforge.net/projects/redpanda-cpp) +[Donate to this project](https://ko-fi.com/royqh1979) + New Features (Compared with Red Panda Dev-C++ 6): * Cross Platform (Windows/Linux/MacOS) * Problem Set (run and test program against predefined input / expected output data) @@ -39,4 +41,4 @@ Code Intellisense Improvements: * Support MACRO with arguments * Support C++ lambdas -And many other improvements and bug fixes. See NEWS.md for full informantion. \ No newline at end of file +And many other improvements and bug fixes. See NEWS.md for full informantion.