From 5607eb598b2f437c9ddda7aec591e01c7e47d05f Mon Sep 17 00:00:00 2001 From: CyC2018 Date: Sat, 8 Jun 2019 11:54:16 +0800 Subject: [PATCH 1/2] Update download.md --- other/download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other/download.md b/other/download.md index 20e89318..4b481876 100644 --- a/other/download.md +++ b/other/download.md @@ -28,6 +28,6 @@ # 如何下载 -离线版本由公众号 **CyC2018** 发布,最新版本也会在上面及时发布,在公众号后台回复 **下载** 即可获取下载链接。 +离线版本由公众号 **CyC2018** 发布,最新版本也会在上面及时发布,在公众号后台回复 **离线下载** 即可获取下载链接。
From 35b09b5077ff598e3c9a8611e1da463987655a78 Mon Sep 17 00:00:00 2001 From: CyC2018 Date: Sat, 8 Jun 2019 11:56:15 +0800 Subject: [PATCH 2/2] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..f30be231 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.md linguist-language=java