From 28807856a2de2191df9d2f164bd93d47c6140db0 Mon Sep 17 00:00:00 2001 From: MariyaBosy <59650682+MariyaBosy@users.noreply.github.com> Date: Wed, 8 Jan 2020 18:15:08 +0530 Subject: [PATCH] include comments please --- projects.json | 1 + 1 file changed, 1 insertion(+) diff --git a/projects.json b/projects.json index 4feae02..6d2668a 100644 --- a/projects.json +++ b/projects.json @@ -35,6 +35,7 @@ "desc": " 用Golang编写的URL短链接服务。 ", "name": "shortme" }, + //this is a comment. "hidu/pproxy": { "owner": "hidu", "desc": "http抓包代理程序,http协议调试工具 ",