From 2d262552b1a5856052150276b2169f7415bb57a8 Mon Sep 17 00:00:00 2001 From: Mingqiang Zhao Date: Fri, 23 Oct 2020 23:47:26 +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 413706c..45c36ff 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# botframework-go +# botframework-go(Obsolete, no maintenance,[Please see the new version](https://github.com/larksuite/oapi-sdk-go)) botframework-go is a golang Software Development Kit which gives tools and interfaces to developers needed to access to Lark Open Platfom APIs. It support for developing a robot application or mini-program application based on the Lark Open Platfom. It support for generateing code using Gin framework.