From ea3714d6bed61df2d2d8de4397f5fc8e8bea8c03 Mon Sep 17 00:00:00 2001 From: Atlas Cove Date: Mon, 3 Jan 2022 16:19:26 +0000 Subject: Update index.md Grammar fix --- index.md | 9 +++++---- 1 file 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: -- cgit v1.0