From 7d32395a81d8c342a9e542a100acff393ce606f5 Mon Sep 17 00:00:00 2001 From: blueloveTH Date: Tue, 7 Feb 2023 18:09:15 +0800 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 0bbd0896..493e93ab 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,17 @@ You can download `artifact.zip` from [Github Release](https://github.com/bluelov - pocketpy.exe ``` +## Contribution + +All kinds of contributions are welcome. + +- Submit a Pull Request + - fix a bug + - add a new feature +- Open an Issue + - any suggestions + - any questions + ## Reference + [cpython](https://github.com/python/cpython)