From 5eb861b77d8e6697733def65288039df5be81a0e Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Mon, 18 May 2020 09:38:25 +0300 Subject: [PATCH] Extend the README a bit --- README.md | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e35aaef..ed8b6ea 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ install elpa-helm-projectile`. ## Usage -For those who prefer helm to ido, the command `helm-projectile-switch-project` +For those who prefer helm to ido/ivy, the command `helm-projectile-switch-project` can be used to replace `projectile-switch-project` to switch project. Please note that this is different from simply setting `projectile-completion-system` to `helm`, which just enables projectile to use the Helm completion to complete @@ -136,4 +136,31 @@ don't have much time for the project, so I would definitely appreciate some help Contact me via e-mail or twitter if you'd like to become a co-maintainer. +## Known issues + +Check out the project's +[issue list](https://github.com/bbatsov/helm-projectile/issues?sort=created&direction=desc&state=open) +a list of unresolved issues. By the way - feel free to fix any of them +and sent me a pull request. :-) + +## Contributors + +Here's a [list](https://github.com/bbatsov/helm-projectile/contributors) of all the people who have contributed to the +development of Projectile. + +## Changelog + +A fairly extensive changelog is available [here](CHANGELOG.md). + +**Note:** We started keeping track of changes there after version 1.0. + +[badge-license]: https://img.shields.io/badge/license-GPL_3-green.svg + +## License + +Copyright © 2011-2020 Bozhidar Batsov and +[contributors](https://github.com/bbatsov/helm-projectile/contributors). + +Distributed under the GNU General Public License, version 3 + [badge-license]: https://img.shields.io/badge/license-GPLv3-blue.svg