From 006d7a779ef8a371acb474716bda9e07e9e5dc00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E5=A3=AB=E6=B6=B5?= <630892807@qq.com> Date: Sat, 16 May 2020 18:40:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=B8=AE=E5=8A=A9=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index ff2ad04..16196c7 100644 --- a/readme.md +++ b/readme.md @@ -14,6 +14,7 @@ 6.充分实践了struct,interface,map,slice,for range等基础知识 ###项目预览 + ![Image text](https://img2020.cnblogs.com/blog/726254/202005/726254-20200516183509721-1526715752.png) ![Image text](https://img2020.cnblogs.com/blog/726254/202005/726254-20200516183521692-598821905.png) @@ -22,6 +23,7 @@ ###安装使用 + 1.git clone https://github.com/taoshihan1991/imaptool.git 2.进入目录执行 go mod tidy