From 91ff94dcddc93ef2985e5e356db82f613d53fc98 Mon Sep 17 00:00:00 2001 From: Cheng Zheng Date: Sun, 6 Sep 2020 01:58:54 +0800 Subject: [PATCH] Fix format --- README-Programmer-Edition.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-Programmer-Edition.md b/README-Programmer-Edition.md index 07921e5..5e21287 100644 --- a/README-Programmer-Edition.md +++ b/README-Programmer-Edition.md @@ -17,7 +17,7 @@ Issue 和 PR 里偶尔有人提交一些不错的东西,但打开一看,不 ### 2020年9月5号添加 --- -#### Writeup001 - [Github](https://github.com/Writeup001/windows-tail) +#### Writeup001 - [Github](https://github.com/Writeup001) * :white_check_mark: [Windows 版 tail 命令](https://github.com/Writeup001/windows-tail):Windows 版 tail 命令,可在 CMD 下直接使用,解决 Windows 日志查看问题。 ### 2020年7月15号添加