From 94e667549f1782fd46d20ecee1d170bcb138528e Mon Sep 17 00:00:00 2001 From: yihong Date: Mon, 15 May 2023 10:28:22 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 974e3f3..0e4216b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ If you cannot install, just step to my server and try it first 10.117.190.149:88 HOW TO USE IT -1、copy string you get in gdb: p NodeToString(xxxxx) +1、copy string you get in gdb: p nodeToString(xxxxx) ![image](https://user-images.githubusercontent.com/108248800/190118833-ccb732ea-8fbc-48cb-93d5-3b0e918e5401.png)