From a058f194106ea22f65f0ce0b4add7a0aa8b791fc Mon Sep 17 00:00:00 2001 From: Dong Daxiang <35550832+guru4elephant@users.noreply.github.com> Date: Sat, 22 Feb 2020 16:39:50 +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 4c214cdf..9cbc7f01 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ print(fetch_map) [How to develop a new Serving operator](doc/NEW_OPERATOR.md) -[Client API for other programming languages](doc/CLIENT_API.md) +[Golang client](doc/IMDB_GO_CLIENT.md) [FAQ(Chinese)](doc/FAQ.md) -- GitLab