diff --git a/README.md b/README.md index 36fae95b1284..e2e421af34bc 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,10 @@ Yarn is a modern package manager split into various packages. Its novel architecture allows to do things currently impossible with existing solutions: -- Yarn supports [plugins](https://yarnpkg.com/features/plugins); adding a plugin is as simple as adding it into your repository +- Yarn supports [plugins](https://yarnpkg.com/features/plugins); adding a plugin is as simple as adding it to your repository - Yarn supports Node by default but isn't limited to it - plugins can add support for other languages - Yarn supports [workspaces](https://yarnpkg.com/features/workspaces) natively, and its CLI takes advantage of that -- Yarn uses a bash-like [portable shell](https://github.com/yarnpkg/berry/tree/master/packages/yarnpkg-shell#yarnpkgshell) to make package scripts portable across of Windows, Linux, and macOS +- Yarn uses a bash-like [portable shell](https://github.com/yarnpkg/berry/tree/master/packages/yarnpkg-shell#yarnpkgshell) to make package scripts portable across Windows, Linux, and macOS - Yarn is first and foremost a [Node API](https://yarnpkg.com/api/) that can be used programmatically (via [@yarnpkg/core](packages/yarnpkg-core)) - Yarn is written in [TypeScript](https://www.typescriptlang.org/) and is fully type-checked @@ -68,7 +68,7 @@ Yarn is a modern package manager split into various packages. Its novel architec