From 060f690560b9411a2208227c1f919dbee1e3279a Mon Sep 17 00:00:00 2001 From: Benjamin Huo Date: Mon, 22 May 2023 16:24:29 +0800 Subject: [PATCH] Minor change to trigger netlify re-deploy Signed-off-by: Benjamin Huo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b987c886..5e1add17 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Contributions of any kind are welcome! ### Fork and clone the repository 1. Fork the repository. - + 2. Run the following commands to clone your fork and enter into it. Make sure you replace `` with your GitHub ID. ``` @@ -50,4 +50,4 @@ Open a [pull request (PR)](https://help.github.com/en/desktop/contributing-to-pr ```bash git commit -s -m "xxx" -``` \ No newline at end of file +```