From dbb6af0ecc0a2648c107db18d6d35988df76a31b Mon Sep 17 00:00:00 2001 From: "min.wu" <50101159+whitewum@users.noreply.github.com> Date: Fri, 27 Aug 2021 14:24:56 +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 8273da162..cb33d2819 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ There are the version correspondence between client and Nebula: ## Graph client example -To connect to the `nebula-graphd` process of Nebula Graph v2.0: +To connect to the `nebula-graphd` process of Nebula Graph v2.5: ```java NebulaPoolConfig nebulaPoolConfig = new NebulaPoolConfig();