From 0a914ecff2956922d4e60da82fd9f6e400405f33 Mon Sep 17 00:00:00 2001 From: huangwb8 <654751191@qq.com> Date: Sun, 13 Nov 2022 22:49:38 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c72c146..963cdac 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ Use demo with VScode: ## LOG + **2022-11-13**:Add error control for the `Client` function, which is helpful to avoid legacy bugs if the connection to the WordPress website is not available. ++ **Before**: Create `m2w` project. ## TO-DO