diff --git a/README.md b/README.md index 386e23a..e63fc7c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # Make Nix precisely emulate gitignore -This project lets you include local sources in your [Nix](https://builtwithnix.org) projects, +This goal of this project lets you include local sources in your [Nix](https://builtwithnix.org) projects, while taking [gitignore files](https://git-scm.com/docs/gitignore) into account. +Note that although this project does a good job at emulating git's behavior, it is not the same implementation! + # Installation ## Recommended with Niv