diff options
| author | Bozhidar Batsov <bozhidar@batsov.dev> | 2021-09-16 10:08:01 +0300 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.dev> | 2021-09-16 10:08:01 +0300 |
| commit | 54b918d5fab16515e3d5a628eea2d3e36eb6c912 (patch) | |
| tree | 63ef2bad7c78ece34f325571206edc4668edc008 /README.md | |
| parent | 17c152b0628e1809f359492731b5af3aefc1c0d8 (diff) | |
Tweak some wording
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -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 |
