From 4bb3bb2aa7c06e4a2dcb4ec7a35e6fc8ab0756d0 Mon Sep 17 00:00:00 2001 From: Raphael Martin Schindler Date: Sun, 2 Aug 2020 08:29:21 -0700 Subject: [PATCH] Change wording --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1987748..0bb592b 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ A minimalist Vim plugin manager. ### Pros. -- Easier to set up: Single file. No boilerplate code required. -- Easier to use: Concise, intuitive syntax +- Easy to set up: Single file. No boilerplate code required. +- Easy to use: Concise, intuitive syntax - [Super-fast][40/4] parallel installation/update (with any of `+job`, `+python`, `+python3`, `+ruby`, or [Neovim][nv]) - Creates shallow clones to minimize disk space usage and download time