diff --git a/README.md b/README.md index 1305b9337f..76d1927da6 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,14 @@ --- +Don't mind me + +Just checking + +Multiline suggestions +a +b +c **Fast:** Yarn caches every package it has downloaded, so it never needs to download the same package again. It also does almost everything concurrently to maximize resource utilization. This means even faster installs. **Reliable:** Using a detailed but concise lockfile format and a deterministic algorithm for install operations, Yarn is able to guarantee that any installation that works on one system will work exactly the same on another system.