aboutsummaryrefslogtreecommitdiff
path: root/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'index.md')
-rw-r--r--index.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/index.md b/index.md
index 8c8f5ad..d92e268 100644
--- a/index.md
+++ b/index.md
@@ -18,10 +18,11 @@ external tools could speed up some task substantially and the tools
are available, Projectile will leverage them.
This library provides easy project management and navigation. The
-concept of a project is pretty basic - just a folder containing
-special file. Currently `git`, `mercurial`, `darcs` and `bazaar` repos
-are considered projects by default. So are `lein`, `maven`, `sbt`,
-`scons`, `rebar` and `bundler` projects. If you want to mark a folder
+concept of a project is pretty basic - just a folder containing a
+special file or a directory. Currently `git`, `mercurial`, `darcs`
+and `bazaar` repos are considered projects by default. So are `lein`,
+`maven`, `sbt`, `scons`, `rebar` and `bundler` projects.
+If you want to mark a folder
manually as a project just create an empty `.projectile` file in
it. Some of Projectile's features: