From 87983a678d5dce632a98f64bb42263475029d1ad Mon Sep 17 00:00:00 2001 From: Sfever <136332266+Sfever@users.noreply.github.com> Date: Tue, 2 Apr 2024 21:39:22 +0800 Subject: [PATCH] Thanks --- main.py | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/main.py b/main.py index 94704a1..308fddc 100644 --- a/main.py +++ b/main.py @@ -58,4 +58,11 @@ def Hello(): #print("6") if __name__=="__main__": - main() \ No newline at end of file + main() +''' +Something to say: +For SA participators, you had proved you really likes the project, you have great contributes to this project, so thanks for your contributing. +Especially Lambert, thanks for your passion in this project, also Regina, for providing emotion supports. +Thanks all the developers of open source projects these codes used, without your efforts, this could never be achieved. +--From the repo owner, github @sfever +''' \ No newline at end of file