From 479399b3f286a6f1e479c2ae77207a6cbc030025 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Thu, 3 Nov 2022 13:24:51 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f50ede0..69f2e31 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # NVim QuickComment +[![Quick comment demo](https://github.com/Stephen-Seo/nvim-quickcomment/raw/main/images/quickcomment.gif)](https://github.com/Stephen-Seo/nvim-quickcomment) + Quickly comment lines in a file with a single command. ## Installation