Skip to content

Commit 5eb861b

Browse files
committed
Extend the README a bit
1 parent 70769df commit 5eb861b

1 file changed

Lines changed: 28 additions & 1 deletion

File tree

README.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ install elpa-helm-projectile`.
5757

5858
## Usage
5959

60-
For those who prefer helm to ido, the command `helm-projectile-switch-project`
60+
For those who prefer helm to ido/ivy, the command `helm-projectile-switch-project`
6161
can be used to replace `projectile-switch-project` to switch project. Please
6262
note that this is different from simply setting `projectile-completion-system`
6363
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
136136

137137
Contact me via e-mail or twitter if you'd like to become a co-maintainer.
138138

139+
## Known issues
140+
141+
Check out the project's
142+
[issue list](https://github.com/bbatsov/helm-projectile/issues?sort=created&direction=desc&state=open)
143+
a list of unresolved issues. By the way - feel free to fix any of them
144+
and sent me a pull request. :-)
145+
146+
## Contributors
147+
148+
Here's a [list](https://github.com/bbatsov/helm-projectile/contributors) of all the people who have contributed to the
149+
development of Projectile.
150+
151+
## Changelog
152+
153+
A fairly extensive changelog is available [here](CHANGELOG.md).
154+
155+
**Note:** We started keeping track of changes there after version 1.0.
156+
157+
[badge-license]: https://img.shields.io/badge/license-GPL_3-green.svg
158+
159+
## License
160+
161+
Copyright © 2011-2020 Bozhidar Batsov and
162+
[contributors](https://github.com/bbatsov/helm-projectile/contributors).
163+
164+
Distributed under the GNU General Public License, version 3
165+
139166
[badge-license]: https://img.shields.io/badge/license-GPLv3-blue.svg

0 commit comments

Comments
 (0)