From 0d653accd91e6bd2467b3071d63e9b3ba417a667 Mon Sep 17 00:00:00 2001 From: ngohungphuc Date: Tue, 25 Sep 2018 15:06:32 +0700 Subject: [PATCH] add better comments --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c99837..fb91b9e 100644 --- a/README.md +++ b/README.md @@ -778,7 +778,7 @@ An arctic, north-bluish clean and elegant Visual Studio Code theme. # Resources for extension developers ## Documentation - +- [Better Comments](https://marketplace.visualstudio.com/items?itemName=aaron-bond.better-comments) - The Better Comments extension will help you create more human-friendly comments in your code. - [Extending Visual Studio Code](https://code.visualstudio.com/docs/extensions/overview) section of [Official Documentation](https://code.visualstudio.com/docs) ## Libraries