branch: elpa/projectile commit 54b918d5fab16515e3d5a628eea2d3e36eb6c912 Author: Bozhidar Batsov <bozhi...@batsov.dev> Commit: Bozhidar Batsov <bozhi...@batsov.dev>
Tweak some wording --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bcee692..9e06167 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Here are some of Projectile's features: [](https://www.patreon.com/bbatsov) [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=GRQKNBM6P8VRQ) -I've been developing Projectile for a decade now. While it's a fun +I've been developing Projectile for a decade now (since 2011). While it's a fun project to work on, it still requires a lot of time and energy to maintain. @@ -112,8 +112,8 @@ See the [online documentation](https://docs.projectile.mx) for more details. utilities such as `find`. * Commands depending on external utilities might misbehave on the `fish` shell. * Using Projectile over TRAMP might be slow in certain cases. -* Some commands might misbehave on complex project setups (e.g. a git project with submodules) -* Projectile was mostly tested on Unix OS-es (e.g. GNU/Linux and macOS), so some functionality might not work well on Windows +* Some commands might misbehave on complex project setups (e.g. a git project with submodules). +* Projectile was mostly tested on Unix OS-es (e.g. GNU/Linux and macOS), so some functionality might not work well on Windows. ## Known issues @@ -125,7 +125,9 @@ and send me a pull request. :-) ## Contributors Here's a [list](https://github.com/bbatsov/projectile/contributors) of all the people who have contributed to the -development of Projectile. +development of Projectile (a.k.a. Projectile's Hall of Fame). + +Joining this esteemed group of people is only a commit away! ## Changelog