From 3541e82e4194fc53c45271b978679eaf29bb927e Mon Sep 17 00:00:00 2001 From: Vytautas Strimaitis Date: Sun, 24 Jul 2022 23:33:25 +0300 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f34c0d9..c9d17b7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ project. Personally I find that running `pre-commit install` every time I start working on a new repository is very easy to forget - there have been numerous occasions where I'd forget this step, commit some changes only to be surprised later on -by failing CI checks :grinning: This plugin aims to solve this issue by doing +by failing CI checks :sweat_smile: This plugin aims to solve this issue by doing this small step for me automatically behind the scenes. ## Installation