aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2020-02-07 10:54:51 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2020-02-07 10:55:22 +0200
commitc4f682726181a8293fccd77e94f00e8113e59412 (patch)
tree32e6d8b42df6391c3c4d20abe6a6da861ca1026c /README.md
parent84be1dada33180f504d9ad1595b53ace63def520 (diff)
[Docs] Improve the demo's description
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index b8b9dde..3f92124 100644
--- a/README.md
+++ b/README.md
@@ -44,11 +44,18 @@ it. Some of Projectile's features:
* run make in a project with a single key chord
* check for dirty repositories
* toggle read-only mode for the entire project
+* support for multiple minibuffer completion/selection libraries (e.g. `ido`, `ivy` and `helm`)
-Here's a glimpse of Projectile in action:
+Here's a glimpse of Projectile in action (using `ivy`):
![Projectile Screenshot](doc/screenshots/projectile-demo.gif)
+In this short demo you can see:
+
+* finding files in a project
+* switching between implementation and test
+* switching between projects
+
You can support my work on Projectile via
[PayPal](https://www.paypal.me/bbatsov),
[Patreon](https://www.patreon.com/bbatsov) and