From a1b3600a48463d3533cb8f08ea898d961a3e4cdf Mon Sep 17 00:00:00 2001 From: guonaihong Date: Sun, 22 Jan 2023 12:13:51 +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 3eeaff0..91ce7a5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # tostruct -json/yaml/http header/query string 转成struct +json/yaml/http header/query string 转成struct定义,免去手写struct的烦恼. [![Go](https://github.com/antlabs/tostruct/workflows/Go/badge.svg)](https://github.com/antlabs/tostruct/actions) [![codecov](https://codecov.io/gh/antlabs/tostruct/branch/master/graph/badge.svg)](https://codecov.io/gh/antlabs/tostruct)