From ce6171762fd28cc9cbc55cd3641e8c12ddea0e79 Mon Sep 17 00:00:00 2001 From: youtao-cQ Date: Thu, 18 Mar 2021 10:37:13 +0800 Subject: [PATCH 1/2] =?UTF-8?q?test:=20=E6=B5=8B=E8=AF=95=E6=9C=AC?= =?UTF-8?q?=E5=9C=B0=E6=8F=90=E4=BA=A4=EF=BC=8C=E6=9C=AA=E5=9C=A8=E8=BF=9C?= =?UTF-8?q?=E7=A8=8B=E5=90=88=E5=B9=B6=E7=9A=84=E6=83=85=E5=86=B5=E4=B8=8B?= =?UTF-8?q?=EF=BC=8C=20=E6=80=8E=E4=B9=88=E5=90=8C=E6=AD=A5=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E7=9A=84=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 123a614..1f5fc74 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,4 @@ teedoc install teedoc build teedoc serve ``` - then visit [http://127.0.0.1:2333](http://127.0.0.1:2333) - - -- Gitee From 04d93550beb81e2af38c242eb47f0b6131c2f25a Mon Sep 17 00:00:00 2001 From: youtao-cQ Date: Thu, 18 Mar 2021 10:50:44 +0800 Subject: [PATCH 2/2] =?UTF-8?q?test:=20=E6=B5=8B=E8=AF=95=EF=BC=8C?= =?UTF-8?q?=E7=BB=A7=E7=BB=AD=E8=BF=BD=E5=8A=A0=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1f5fc74..020c298 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ teedoc official website visit: [teedoc.github.io](https://teedoc.github.io) - ## build locally * Install teedoc -- Gitee