README.md: improve language

This commit is contained in:
Jörg Thalheim 2019-09-27 09:06:43 +01:00
parent f678ba557b
commit d0dc1479ea
No known key found for this signature in database
GPG key ID: B3F5D81B0C6967C4

View file

@ -3,7 +3,7 @@
A fast, persistent use_nix implementation for direnv. A fast, persistent use_nix implementation for direnv.
Prominent features: Prominent features:
- significantly faster after the first run by caching nix-shell environment - significantly faster after the first run by caching the nix-shell environment
- prevents garbage collection of build dependencies by symlinking the resulting - prevents garbage collection of build dependencies by symlinking the resulting
shell derivation in the user's `gcroots` (Life is too short to loose your shell derivation in the user's `gcroots` (Life is too short to loose your
build cache of your project if you are in a plane without internet connection) build cache of your project if you are in a plane without internet connection)