From ecd41698037f15a58125b349be76dbd2595bfb6d Mon Sep 17 00:00:00 2001 From: Romain Lafourcade Date: Sun, 3 Apr 2022 11:00:07 +0200 Subject: [PATCH] Wording --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f5e1b2e..0713272 100644 --- a/README.md +++ b/README.md @@ -164,11 +164,11 @@ See [this Gist](https://gist.github.com/romainl/379904f91fa40533175dfaec4c833f2f ## Hacking Apprentice -Originally written manually, Apprentice switched to a [romainl/vim-rnb](https://github.com/romainl/vim-rnb)-based template a few years ago, which made the life of the author and contributors much easier even if the rate of change had been pretty low for quite a while. +Originally written manually, Apprentice switched to a template based on [romainl/vim-rnb](https://github.com/romainl/vim-rnb) a few years ago, which made the life of the author and contributors much easier even if the rate of change had been pretty low for quite a while. -Following the author's involvement with the [vim/colorschemes](https://github.com/vim/colorschemes), Apprentice is now using a noticeably more powerful templating system: [lifepillar/colortemplate](https://github.com/lifepillar/vim-colortemplate) that is on its way to become the official standard. +Following the author's involvement with the [vim/colorschemes](https://github.com/vim/colorschemes) project, Apprentice is now using a noticeably more powerful templating system: [lifepillar/colortemplate](https://github.com/lifepillar/vim-colortemplate) that is on its way to become the official standard. -You can find the template under `colortemplate/apprentice.colortemplate`. See `:help colortemplate` for further instructions. +You can find the template under `colortemplate/`. See `:help colortemplate` for further instructions. If you feel like making a pull request, make sure you commit both the modified template *and* the modified colorscheme.