aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2020-09-09 17:21:46 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2020-09-09 17:21:58 +0300
commitc6c8d08924049609ed9be1be5351ce3b8a1f8a0d (patch)
tree4640ab57ee7d68f2b49e65ea9df083366b8084c7 /README.md
parentc814e23b467a5e954cbdf56b71819a1208b27cff (diff)
Add an extra heading to the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c7d2630..5cb2dba 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,8 @@ it. Some of Projectile's features:
* toggle read-only mode for the entire project
* support for multiple minibuffer completion/selection libraries (e.g. `ido`, `ivy` and `helm`)
+## Projectile in Action
+
Here's a glimpse of Projectile in action (using `ivy`):
![Projectile Demo](doc/modules/ROOT/assets/images/projectile-demo.gif)