From 2e56fa021918509fab28d6d482c5c400605c1516 Mon Sep 17 00:00:00 2001 From: ZhangXin Date: Sun, 16 Aug 2026 13:41:41 +0800 Subject: [PATCH] docs: update README doc, add the PR content --- README | 1 + README.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 README.md diff --git a/README b/README index 980a0d5..8cc70e8 100644 --- a/README +++ b/README @@ -1 +1,2 @@ Hello World! +My first PR in Github! diff --git a/README.md b/README.md new file mode 100644 index 0000000..e43e8ee --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +My first PR in Github!