aboutsummaryrefslogtreecommitdiff
path: root/index.md
diff options
context:
space:
mode:
authorAtlas Cove <Atlas48@gmx.com>2022-01-03 16:19:26 +0000
committerBozhidar Batsov <bozhidar@batsov.dev>2022-01-06 23:06:16 +0200
commitea3714d6bed61df2d2d8de4397f5fc8e8bea8c03 (patch)
tree27703b4c10b684127854447c6759f30d74dfe315 /index.md
parent50e765fe18b6ad4637af0cfae848088f0eb02823 (diff)
Update index.mdgh-pages
Grammar fix
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: