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