From 7a131c142c2198372d18d29419c1db0602a772cb Mon Sep 17 00:00:00 2001 From: qshuai Date: Wed, 15 Jan 2025 09:37:36 +0800 Subject: [PATCH] doc: display preset mock account information for easier testing of example --- example/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/example/README.md b/example/README.md index 7e3c3ce..630fd41 100644 --- a/example/README.md +++ b/example/README.md @@ -21,6 +21,7 @@ $ ./client ### Open the browser [http://localhost:9094](http://localhost:9094) +> mock login, username: test password: test ``` {