diff options
| author | Atlas Cove <Atlas48@gmx.com> | 2022-01-03 16:19:26 +0000 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.dev> | 2022-01-06 23:06:16 +0200 |
| commit | ea3714d6bed61df2d2d8de4397f5fc8e8bea8c03 (patch) | |
| tree | 27703b4c10b684127854447c6759f30d74dfe315 /index.md | |
| parent | 50e765fe18b6ad4637af0cfae848088f0eb02823 (diff) | |
Update index.mdgh-pages
Grammar fix
Diffstat (limited to 'index.md')
| -rw-r--r-- | index.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -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:
|
