From 687db4ce7956ba05e9d3f1381c763aaf2424bab7 Mon Sep 17 00:00:00 2001 From: dudaodong Date: Thu, 15 Dec 2022 16:44:30 +0800 Subject: [PATCH] update readme file --- README.md | 1 - README_zh-CN.md | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index dd41b54..607ad43 100644 --- a/README.md +++ b/README.md @@ -371,7 +371,6 @@ import "github.com/duke-git/lancet/v2/netutil" - [SendRequest](https://github.com/duke-git/lancet/blob/main/docs/netutil.md#SendRequest) - [DecodeResponse](https://github.com/duke-git/lancet/blob/main/docs/netutil.md#DecodeResponse) - [StructToUrlValues](https://github.com/duke-git/lancet/blob/main/docs/netutil.md#StructToUrlValues) - - [HttpGetdeprecated](https://github.com/duke-git/lancet/blob/main/docs/netutil.md#HttpGet) - [HttpDeletedeprecated](https://github.com/duke-git/lancet/blob/main/docs/netutil.md#HttpDelete) - [HttpPostdeprecated](https://github.com/duke-git/lancet/blob/main/docs/netutil.md#HttpPost) diff --git a/README_zh-CN.md b/README_zh-CN.md index bdb473c..e5ca346 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -370,7 +370,6 @@ import "github.com/duke-git/lancet/v2/netutil" - [SendRequest](https://github.com/duke-git/lancet/blob/main/docs/netutil_zh-CN.md#SendRequest) - [DecodeResponse](https://github.com/duke-git/lancet/blob/main/docs/netutil_zh-CN.md#DecodeResponse) - [StructToUrlValues](https://github.com/duke-git/lancet/blob/main/docs/netutil_zh-CN.md#StructToUrlValues) - - [HttpGetdeprecated](https://github.com/duke-git/lancet/blob/main/docs/netutil_zh-CN.md#HttpGet) - [HttpDeletedeprecated](https://github.com/duke-git/lancet/blob/main/docs/netutil_zh-CN.md#HttpDelete) - [HttpPostdeprecated](https://github.com/duke-git/lancet/blob/main/docs/netutil_zh-CN.md#HttpPost)